| Function Name | dcl-Grid-SortNumericCells |
|---|---|
| Syntax | (dcl-Grid-SortNumericCells
<CONTROL> Column [as
Long] {Order [as
Boolean]}) |
| Return Type | Boolean (T if successful; otherwise NIL) |
| Applies To | Grid |
此方法使用指定的列作为排序键,以升序或降序按数字顺序对网格行进行排序。 如果可选的Order参数为true或不存在,则排序按升序排列; 否则为降序。