I am grouping on a column called Category and have a Edit button that is automatically generated for each item. When the user first loads the page all groups should be collapsed. I can get this to work by setting the GroupDefaultExpanded property. However after setting this property when I click Edit my edit form no longer works. It appears that the Edit command fires but the all the groupings collapse and hide it.
How do set all groupings to initial start as collapsed but for a row to maintain its expanded state when the Edit link is selected?
Thanks,
Kyle
How do set all groupings to initial start as collapsed but for a row to maintain its expanded state when the Edit link is selected?
Thanks,
Kyle