:: Documentation >>

sort direction

Sort direction.

Syntax

var value = obj.getSortDirection(); 
obj.setSortDirection(value);        

obj.onSortDirectionChanging = function(value){...}; 
obj.onSortDirectionChanged = function(value){...}; 
obj.onSortDirectionError = function(value){...}; 

Defined in

sort model

Comments

Why Don't u provide the list of Values which are Supported Amit Kumar (0)
What are the sort directions? Mark J Rubin (1)

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