Hi there,
I have a RadGridView with a GroupHeaderTemplate. Every time any group is expanded / collapsed or a new column grouping is added or removed, all group header controls (as defined in the GroupHeaderTemplate) are unloaded and new ones are created. Is it possible to stop this behaviour so that all group header controls are not recreated on every action?
Thanks
Russell