:: Documentation >>

sort column

Index of the last sorted column.

Syntax

var value = obj.getSortColumn(); 
obj.setSortColumn(value);        

obj.onSortColumnChanging = function(value){...}; 
obj.onSortColumnChanged = function(value){...}; 
obj.onSortColumnError = function(value){...}; 

Defined in

sort model

Comments

Documentation:

Recent changes:

2.6.4
2.6.3
2.6.2
2.6.1
2.6.1
2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5