SMART datagrid v.1 > Types
指定数据列的排序方向的值。
var col = grid.columnByName('colAddr'); col && col.setSortOrder(DataLudi.SortDirection.DESCENDING);