Grid-SortTextCells

Function Name dcl-Grid-SortTextCells
Syntax   (dcl-Grid-SortTextCells <CONTROL> Column [as Long] {Order [as Boolean]})
Return Type Boolean (T if successful; otherwise NIL)
Applies To Grid

此方法使用指定的列作为排序键,按升序或降序按字母顺序对网格行进行排序。 如果可选的Order参数为true或不存在,则排序按升序排列; 否则为降序。