Posted 25 April 2025, 2:29 am EST
Hello
We use CFlexGrid (V 4.6.2) to display grouped data. To do this, we’ll use a CollectionViewSource with the GroupDescription property. This works so far, C1FlexGrid uses collapsible GroupRows.
However, we need an event that is triggered when the user clicks on a GroupRow or selects it via the keyboard. Unfortunately, the SelectionChanged or SeletedItemChaged event does not fire at GroupRows.
What event can we use to fulfill the requirement
Thanks
Lutz Boscher