:: Documentation >>

current selection

Indicates what is selected.

Syntax

var value = obj.getCurrentSelection(); 
obj.setCurrentSelection(value);        

obj.onCurrentSelectionChanging = function(value){...}; 
obj.onCurrentSelectionChanged = function(value){...}; 
obj.onCurrentSelectionError = function(value){...}; 

Defined in

current model

Comments

selected row cleared but still acting as if selected Kevin (0)

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