|
Sorting Columns
The data in the grid can be sorted. Default setting allow all columns on the grid to be sorted. Sorting allows you to rearrange the record values either in ascending or in descending order of the sorted column values. Sorting can be achieved by either setting up the program or defined by the user during runtime. You can sort on any datagrid column by clicking over the desired column.
Sorting can be applied on more than one column. The sort direction for the individual columns will be displayed in the corresponding column headers. Options for clearing sort and avoiding sort on a specific column are also available. To achieve multi-column sorting, click the desired column headers by holding the CTRL key.
Grid Sorted by 'Contact Name' and 'City' Columns
|
|
|
|