Hi,
I can't figure out how to make use of the GridGroupLoadMode.Client, define groups on the server and at the same time selectively collapse certain groups when the grid initially loads. I'm loading the groups just fine, but when I try to set groupHeader.Expanded = false in the Pre_Render event, I get javascript errors and things don't work right afterwards (context menu doesn't expand, date picker for the filter box does not show, etc). Do you have an example of how to achieve this?
I can't figure out how to make use of the GridGroupLoadMode.Client, define groups on the server and at the same time selectively collapse certain groups when the grid initially loads. I'm loading the groups just fine, but when I try to set groupHeader.Expanded = false in the Pre_Render event, I get javascript errors and things don't work right afterwards (context menu doesn't expand, date picker for the filter box does not show, etc). Do you have an example of how to achieve this?