gui.setListSortOrder
Defines the list column you want to order by.
Prototype
bOk = gui.setListSortOrder ( hComponent, kSortOrder )
Description
Since lists can have many columns, you must define which column the order applies to. Please check the predefined order constants for more info.
Parameters
hComponent - valid GUI component handle
kSortOrder - predefined order constant
Return values
bOk - true on success
Available since ShiVa 2.0