Hi,
I have a GridGroupingControl, I want to capture the sorting events to measure the execution time. I tried adding event handlers to the two events mentioned in the title, but they are not fired when I sort the columns by clicking on the column header. Can I get a working demo on how to do this?
Thanks