Hi,
Can I get the current state of the Kendo UI GRID?
What i'm trying to do is allow my end users to change a grid according to their specifications(filtering, sorting, column reorder) using functionalities that come out of the box with Kendo UI. However, what I want to know is after the user does their specifications, is there any way for me to get a snapshot, a json/xml string or anything else that I can save and later load back onto the grid?
Can I get the current state of the Kendo UI GRID?
What i'm trying to do is allow my end users to change a grid according to their specifications(filtering, sorting, column reorder) using functionalities that come out of the box with Kendo UI. However, what I want to know is after the user does their specifications, is there any way for me to get a snapshot, a json/xml string or anything else that I can save and later load back onto the grid?