PB 11.0
We are using Column Sort - enabled via of_SetSort in the constructor.
For some reason, on one of our Tabs, when a column is selected to sort, all of the items in that column get selected. I am trying to debug to catch where this is happening. I tired breakpoints on all calls to SelectRow() but am not catching when the problem occurs.
Are there any specific events to look at or other suggestions?