Master-detail datagrid with insert, update and delete

Hi,

I am new to Radzen Blazor Components. I would like to use master-detail datagrid (Blazor DataGrid Component - Master and Detail | Free UI Components by Radzen) with insert, update and delete functions for both the master and the detail datagrids.

Do you have an example with the functions I mentioned?

Hi @Volkov,

Our product Radzen Blazor Studio supports this as one of the built-in page CRUD templates. You can download a trial, create a new application, add your database and create a new Master Detail DataGrid page.


Thank you @korchev.

Is there a way to do it without Razden Blazor Studio? This is a corporate laptop I am using so I can't install it.

Of course there is - manually write the code that our template will create.

1 Like