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

[Solved] Are user added columns supposed to persist across pages with server binding only?

0 Answers 9 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.
Roger
Top achievements
Rank 1
Roger asked on 02 Aug 2012, 03:53 PM
I am working with the Telerik MVC Extensions Grid - and troubleshooting something that seems like it should work, but haven't been able to find any other posts or demos to verify. Apologies up front if I am missing something obvious here...

I am using the grid and doing server binding only. This is nice because it produces bookmarkable URLs for grid state. Everything is working as expected - with one exception:

The grid has hidden columns that the User can add to their view. This works on any given page, but their selection does not persist across pages. The desired functionality would be that if a User adds a column or two to their view, those would remain visible on the grid while the user is using the grid.

Is this by design or am I missing some configuration option? If this is just how it works, is there a work around? Is this code I need to write to catch the user selections and persist it somehow?

Thanks.
Tags
Grid
Asked by
Roger
Top achievements
Rank 1
Share this question
or