This question is locked. New answers and comments are not allowed.
Hi All,
We have one web form with Telerik MVC Grid using Ajax Binding to host a list of data. Once select one record, user will be forwarded to the editing page. After saving the changes, user will be brought back to the grid page. User may apply filter and sort on the grid before editing the data and want to see the filtered/sorted data set after the editing.
How to achieve this? Is there any way to retain or cache the filters and sortings before editing and reapply these settings once come back to the grid.
Telerik.Web.Mvc: 2010.1.309.235
Telerik.Web.UI: 2010.1.415.40
Thanks in advance for help
We have one web form with Telerik MVC Grid using Ajax Binding to host a list of data. Once select one record, user will be forwarded to the editing page. After saving the changes, user will be brought back to the grid page. User may apply filter and sort on the grid before editing the data and want to see the filtered/sorted data set after the editing.
How to achieve this? Is there any way to retain or cache the filters and sortings before editing and reapply these settings once come back to the grid.
Telerik.Web.Mvc: 2010.1.309.235
Telerik.Web.UI: 2010.1.415.40
Thanks in advance for help