![]() |
Previous | Next |
The sortColumn method sorts the data in the specified column.
Syntax
elementID.sortColumn(column)
Parameters
column
Number (long) indicating the index of the column to sort.
Return Values
This method does not return a value.
See Also
Previous | Next |