I need 3 level master detail which is for example: Customers/Orders/OrderDetails.
I managed to do it manually using 3 datagrids in one page.
Is it possible to do it using the Radzen IDE template wizards?
Have a look at the Radzen YouTube Channel
1 Like
Thanks @alistair
The video was interesting, but here are the differences of what I need:
- I need to create 3 level master detail grids not hierarchy
- I need to have CRUD Options for all grids. That's why doing so in manual mode is very tiresome.
You see the "Master/Detail DataGrid" template in Radzen studio add new page, is almost all what I want, except that it only handles two level master/detail grids.