Hi folks! I made a windows app and I need to add a "sort" by selected column. The grid has 4 columns and lot of records (paged of course).
The question is:
Should I consider to add an index for every column that need sorting in the grid?
thanks in advances.
Regards