Имя функции | dcl-Grid-SortNumericCells |
---|---|
Синтаксис | (dcl-Grid-SortNumericCells
<CONTROL> Столбец [типа
Long] {Order [типа
Boolean]}) |
Возвращаемый тип | Boolean (T - успешно; иначе NIL) |
Подходит к | Grid |
This method sorts the grid rows in ascending or descending numeric order using the specified column as the sort key. If the optional Order argument is true or not present, the sort is in ascending order; otherwise it is in descending order.