Is there a way to keep selection when sorting a column.
By default, if i multi-select 3 datarows and click a column to sort, i lost the 3 datarows that were selected. It automatically select the first datarow of the grouping result.
What i want is 3 datarows selected after grouping, not 1.
Also, if i got no datarows selected and click a column to sort, again it will automatically select the first datarow of the grouping result.
What i want is 0 datarows selected after grouping, not 1.
Is there a grid property to achieve that ? Or do i have to write code to work around the problem ?
Thank for helping
Andre
Imported from legacy forums. Posted by Andre (had 1915 views)