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

Radgrid.Rebind resets paging on detailtableviews

1 Answer 71 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Thijs van Gestel
Top achievements
Rank 1
Thijs van Gestel asked on 28 Jul 2010, 10:46 AM
Hello, I have an odd issue with the radgrid I'm currently working with. This Radgrid has a Mastertableview and a DetailTableview, with both having paging elements. Whenever I use the Rebind function of the radgrid, the paging of the Mastertableview is kept the same; however, the paging of the open detailtableviews for some reason always resets to page 1.

Does anyone have any idea why this happens, and if so, is there any kind of fix for this issue?

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 02 Aug 2010, 09:38 AM
Hello Thijs van Gestel,

The described behavior is expected. By default when you rebind a parent grid table view in a hierarchical grid the state for the nested tables is lost. This is because the refresh action resets all previous settings applied for the nested controls to avoid ViewState inconsistencies/unexpected behavior.

I hope this helps. If you need further assistance, do not hesitate to contact us again.

Greetings,
Pavlina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Thijs van Gestel
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or