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

Persist grid state across requests

1 Answer 104 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.
Cory Deppen
Top achievements
Rank 1
Cory Deppen asked on 01 Apr 2011, 12:48 AM
I am trying to determine if there is a way of maintaining the state of a grid such that any column widths, column order, sort order, etc. would persist across multiple requests. Ideally, the state would be saved and made available even after the browser window was closed.

One plugin example I've seen, jqGridState, works pretty well by adding a stateOptions option to a jqGrid. I've seen the Telerik grid's OnColumnResize client-side event and the GridColumnSettings, but I wasn't able to figure out how that data might be persisted. Does the Telerik grid have anything similar to this where the grid state could be written to a cookie or would it be possible to include this functionality in a future release?

1 Answer, 1 is accepted

Sort by
0
Cory Deppen
Top achievements
Rank 1
answered on 13 Jul 2011, 10:52 PM
It's been a few months and I just wanted to bring this topic back around to see if anyone had any thoughts or if this might be supported in a future release.
Tags
Grid
Asked by
Cory Deppen
Top achievements
Rank 1
Answers by
Cory Deppen
Top achievements
Rank 1
Share this question
or