Please enable JavaScript to view this site.

Set (or reset) sorting of a column for the specified widget, where applicable.

Syntax

setColSorting(string name, int col, int type=XForm_SortOff)

name

Target widget name

col

Column index (-1=current column)

type

Sorting type (see table below)

Result

(none)

Available storing type are the following:

Label

Description

XForm_SortOff

Turn off sorting

XForm_SortAsc

Sort the column ascending its value

XForm_SortDesc

Sort the column descending its value

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC