Hi,
i'm using RadFilter and call FireApplyCommand() to rebind grid but grid's current page index is set to 0. How to retain the current page index?
Thanks in advance.
1 Answer, 1 is accepted
0
Pavlina
Telerik team
answered on 01 Feb 2013, 03:08 PM
Hello,
You can use the Session to persist there current page index when FireApplyCommand() is called and then on PreRender to load again from session the correct page index.
Kind regards,
Pavlina
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 RadControls for ASP.NET AJAX, subscribe to their blog feed now.