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

Need to Persist Paging Settings as well

1 Answer 67 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Zed
Top achievements
Rank 1
Zed asked on 22 Apr 2009, 12:30 PM
Can someone show me how to modify this
http://www.telerik.com/help/aspnet-ajax/grdsavingsettingsonperuserbasis.html
to persist paging settings? 
It is great and save a lot of coding but I need that extra tidbit :)

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 23 Apr 2009, 11:14 AM
Hi,

Just a thought.......the  PagingManager  "Gets a Paging object that is the result of paging settings and runtime paging state of the grid". You could save 

this.gridInstance.MasterTableView.PagingManager  in the  gridSettings  collection.


Thanks,
Princy

 

 

 

 

Tags
Grid
Asked by
Zed
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or