Hello,
I would like to know if there are some examples on how to create a Master Detail Page with Kendo UI. This is what I would like to have:
1) A Grid acting as the master, displaying master rows with buttons for adding, updating and deleting records.
2) Under the Grid I would like to have a PartialView? showing a form details where the user can view the detail data of the selected grid row
, enter data for a new entry, update the details of the selected grid row.
Best Regards
I would like to know if there are some examples on how to create a Master Detail Page with Kendo UI. This is what I would like to have:
1) A Grid acting as the master, displaying master rows with buttons for adding, updating and deleting records.
2) Under the Grid I would like to have a PartialView? showing a form details where the user can view the detail data of the selected grid row
, enter data for a new entry, update the details of the selected grid row.
Best Regards