Hello,
I have a Grid Grouping control in which I need an event to intercept when the user sorts the grid. I can intercept the sort action through the SortedItemsInGroup or SortingItemsInGroup, when the grid has a grouping. However, I don't see a way to intercept the sort event when there is no grouping? Is there a way to do this?
Thanks!