Description
The Table control can sort by the column. However sorting by other columns is better.
- Sort by unselected columns from the left
- Sort by the selected column at last
Then table rows are sorted by the selected column (primary) and other selected columns (from the left).
I attach the extended Table control source code. Please see it.