:: Documentation >>

selected rows

Array of the selected rows indices.

Syntax

var value = obj.getSelectedRows(); 
obj.setSelectedRows(value);        

obj.onSelectedRowsChanging = function(value){...}; 
obj.onSelectedRowsChanged = function(value){...}; 
obj.onSelectedRowsError = function(value){...}; 

Defined in

selected model

Comments

Set NO rows selected Fily84 (7)
myGrid.onkeydown work? icthux (0)
Is there a way to set focus on the first row automatically?? Roger Mutangadura (12)
How to get the row no in grid Jack (2)
get previously selected rows from onSelectedRowsChanged event (2)
alert(RowIndex) on Keydown 'Enter' Lasse (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