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

Grid save state issue

1 Answer 51 Views
Grid
This is a migrated thread and some comments may be shown as answers.
kollam2003
Top achievements
Rank 1
kollam2003 asked on 25 May 2011, 07:30 PM
In the following  I'm selecting the third page and saving the state for user1 and then selecting the fifth page and saving the state for user 2. Now if I load the user1 settings the page is not showing as 3 but the same 5 which was saved for user2.
http://demos.telerik.com/aspnet-ajax/grid/examples/programming/savinggridsettingsonperuserbasis/defaultcs.aspx

Is there any work around for this?

1 Answer, 1 is accepted

Sort by
0
Accepted
Tsvetoslav
Telerik team
answered on 26 May 2011, 09:34 AM
Hi,

Do note that the CurrentPageIndex property of the MasterTableView is not within the persisted grid settings. Just add it, implement the persistence in a way similar to the other settings and load it again by analogy with the rest of the persisted settings.

Hope it helps. 

All the best,
Tsvetoslav
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Grid
Asked by
kollam2003
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
Share this question
or