Hello,
using AdvStringGrid I noticed, that some row is automatically selected when calling Sort(int, bool) on it.
When there was no selection before calling Sort, I would have expected the grid to stay unselected.
With QSort I didnt notice such auto-selection. But here the sort-arrows in the header didnt update when setting
SortSettings->Column = someColumn;
SortSettings->Direction = true
Is this selection behaviour correct?
Thanks for your support.
Regards
Björn