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

[Solved] client-side hierarchy loading : grid state not preserved !!!

1 Answer 162 Views
Grid
This is a migrated thread and some comments may be shown as answers.
nad
Top achievements
Rank 1
nad asked on 28 Apr 2008, 06:47 AM
Hi,
I'm having trouble to preserve grid state on client side hierarchy on a post back. current state is lost and it collapses all levels . I have noticed the same problem in one of your examples.my grid structure is similar to yours with master table and 2 details tables ( 3 level hierarchy). problem occurs for example when i try to change page number in the lowest level detail table . Then i loose the state of the grid .  how can i prevent this ?

http://www.telerik.com/demos/aspnet/prometheus/Grid/Examples/Hierarchy/HierarchyLoadModeClient/DefaultCS.aspx
in your example if you select
customer id = ANTON , order id = 10535 and select page 2 for example ,
you can replicate my problem.

Thanks in advance
Nadeetha

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 28 Apr 2008, 10:05 AM
Hi,

Check out the code library  link below  on a  similar topic on how to persist the expanded state of the grid on Rebind:

http://www.telerik.com/community/code-library/submission/b311D-ghhmh.aspx

Thanks,

Princy
Tags
Grid
Asked by
nad
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or