Hi.
I use two-level hierarchical grid with asp.net helpers (server binding) and everything goes right, except one small issue. Changing the page of the detail grid causes its parent row to collapse once the data is reloaded. Same goes for sorting rows of the detail grid.
Grid code: http://pastebin.com/Wyrgf1yb
Is that a limitation of server binding? Or I'm using the grid helper wrong?
Thanks.
I use two-level hierarchical grid with asp.net helpers (server binding) and everything goes right, except one small issue. Changing the page of the detail grid causes its parent row to collapse once the data is reloaded. Same goes for sorting rows of the detail grid.
Grid code: http://pastebin.com/Wyrgf1yb
Is that a limitation of server binding? Or I'm using the grid helper wrong?
Thanks.