Sorting data in grids
Answer:To sort on a column in a grid, click the column header. If the column allows sorting, a sort indicator will display after the column name. There are three toggled states for a column, and clicking on the column will rotate through these states.
- No indicator means that this column is not sorted
The values in this column are sorted in ascending order (Low to High, or alphabetical)
The values in this column are sorted in descending order (High to Low, or reverse alphabetical)
Note: You may only have one column sorted at a time. Sorting on another column will remove the previously sorted column.