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

[Solved] How to rebind with currentPageIndex

3 Answers 137 Views
Grid
This is a migrated thread and some comments may be shown as answers.
chava charoon
Top achievements
Rank 1
chava charoon asked on 10 Jul 2009, 09:02 AM
I use masterTable in grid
and some action in mypage need to rebind grid
but it still old currentPageIndex (Ex after rebind() currentPageIndex=4)
becuse when I use  masterTable.rebind() It will set currentPageIndex =0
some body help me ?
thank

3 Answers, 1 is accepted

Sort by
0
chava charoon
Top achievements
Rank 1
answered on 10 Jul 2009, 09:26 AM
I try to use set_currentPageIndex() , currentPageIndex is changed but in masterTable not responst  to represent it.
(code is  javascript )
0
Veli
Telerik team
answered on 13 Jul 2009, 02:43 PM
Hello chava,

RadGrid does not clear the current page index when it is rebound. It must be changing due to some other modification. Check this out.

Regards,
Veli
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Veli
Telerik team
answered on 13 Jul 2009, 02:44 PM
Hello chava,

RadGrid does not clear the current page index when it is rebound. It must be changing due to some other modification. Check this out.

Regards,
Veli
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
chava charoon
Top achievements
Rank 1
Answers by
chava charoon
Top achievements
Rank 1
Veli
Telerik team
Share this question
or