gui.setListSortColumn

Defines the list column you want to sort.

Prototype

  1. bOk = gui.setListSortColumn ( hComponent, nColumn )

Description

Since lists can have many columns, you must define which column the sort applies to.


Parameters

hComponent - valid GUI component handle
nColumn - column index number 1..n


Return values

bOk - true on success


Available since ShiVa 2.0