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

paging backward goes back to page 1

1 Answer 40 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Smart
Top achievements
Rank 1
Smart asked on 06 Nov 2013, 05:27 PM
Hello All,
                 I have implemented custom paging on my radgrid. I am using the VirtualCount property to set the number of pages which works fine too. But when I page forward data for page shows up, but when I page back no matter which page I click all I can see is page one data. For some reason on paging backward always goes back to page one. 

I have enabled Viewstate for the grid RadGrid1.EnableViewState=true;  and ViewStateMode="disabled" it for the RadMultipage (where my grid sits). If enable both on the first attempt to page backward will show the same page after postback. I have to click twice to go the page desired. Somewhere the page number is cached, but don't know what is causing that. 

Thank you in advance

1 Answer, 1 is accepted

Sort by
0
Kostadin
Telerik team
answered on 11 Nov 2013, 11:31 AM
Hi Satish,

Could you please send us your code declaration and the related code behind? This way we could get familiar with your scenario and will try to provide you with a proper solution.

Regards,
Kostadin
Telerik
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 the blog feed now.
Tags
Grid
Asked by
Smart
Top achievements
Rank 1
Answers by
Kostadin
Telerik team
Share this question
or