SortingSort |
Name | Description | |
---|---|---|
![]() | SortDataRows(DataTable, DataColumn, Boolean) | Sorts the data rows of a table (more accurate: of all columns belonging to a column group, see below), using the data of column col to determine the order. |
![]() | SortDataRows(DataTable, DataColumn, Boolean) | Sorts the data rows of a table (more accurate: of all columns belonging to a column group, see below), using multiple specified column. |