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

RadFilter reset current page index to 0

1 Answer 31 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Lap
Top achievements
Rank 1
Lap asked on 29 Jan 2013, 10:41 AM
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

Sort by
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.
Tags
General Discussions
Asked by
Lap
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or