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

[Solved] MVC Grid Persistence

2 Answers 97 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.
Kevin
Top achievements
Rank 1
Kevin asked on 16 Jan 2012, 07:35 PM
We are researching different grids and like the Telerik MVC Grid.

Would it be possible to apply the Persistence that is on the RadGrid to the MVC Grid?

So the functionality on this demo
http://demos.telerik.com/aspnet-ajax/grid/examples/programming/savinggridsettingsonperuserbasis/defaultcs.aspx

Could it be applied somehow MVC Grid?

Thanks.

2 Answers, 1 is accepted

Sort by
0
Ron DeFreitas
Top achievements
Rank 2
answered on 17 Jan 2012, 04:19 PM
Using the GridColumnSettings object and a cache based on the user's session or cookies, you could accomplish this.

The Column Reordering demo is a good example of where to start.

http://demos.telerik.com/aspnet-mvc/grid/columnreordering
0
Georgi Tunev
Telerik team
answered on 18 Jan 2012, 10:45 AM
Hello guys,

Kevin, such functionality is not supported out of the box, but you could use the approach that Ron suggested to achieve the desired result.


Kind regards,
Georgi Tunev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now
Tags
Grid
Asked by
Kevin
Top achievements
Rank 1
Answers by
Ron DeFreitas
Top achievements
Rank 2
Georgi Tunev
Telerik team
Share this question
or