DEV Community

Benjamin Fadina
Benjamin Fadina

Posted on

Implementing Custom Methods In RADZEN BLAZOR PART 1

In this video, I demonstrate two ways by which custom methods can be implemented in RADZEN BLAZOR. They are:-

  1. By implementing the method in the code behind file of a RADZEN BLAZOR page. 2.By adding additional methods to the database service file generated by RADZEN.

Source code and starting SQL SERVER query file can be downloaded from

Top comments (0)