Hallo enchev,
it doesn't work for Blazor in the same way like for Angular.
Like in this description it's indeed possible to create and call methods by the use of the "partial class PageComponent". I have to restart Radzen IDE at least one time to could select the own method.
But kest874's link with the Angular solution works by "Execute JavaScript" which is not available for a Blazor-Project.
Also in this similar thread was used an global Controller-Class and "Invoke Custom Method" which is also missing for Blazor.
So is it also possible to invoke an controller method too in a Blazor-Project?
Thanks for reply.
PS: It's pretty nice to see how fast there are updates and fixes for the Radzen IDE. Thanks a lot!