This is a migrated thread and some comments may be shown as answers.

[Solved] Retain MVC Grid filtering/sorting state with Ajax Binding

0 Answers 60 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Aaron
Top achievements
Rank 1
Aaron asked on 08 Sep 2011, 07:38 PM
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
Tags
Grid
Asked by
Aaron
Top achievements
Rank 1
Share this question
or