I have a kendo gird displaying on the screen. When I click on a kendo menu item, I need to close this grid and save all data that are changed on the grid, and open/display another grid.
How to archive this?
1 Answer, 1 is accepted
0
Boyan Dimitrov
Telerik team
answered on 15 Aug 2016, 01:57 PM
Hello Jian,
I guess the main problem in this scenario is to save explicitly all changes made to the Kendo UI Grid before closing it. In order to do that please use the sync method of the Kendo UI DataSource associated with the grid widget.
Regards,
Boyan Dimitrov
Telerik by Progress
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.