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
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