:: Home >>

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

4 Aug 08
Set NO rows selected Fily84 (7)
30 Mar 07
myGrid.onkeydown work? icthux (0)
7 Dec 06
Is there a way to set focus on the first row automatically?? Roger Mutangadura (12)
5 Apr 06
How to get the row no in grid Jack (2)
10 Mar 06
get previously selected rows from onSelectedRowsChanged event (2)
8 Mar 06
alert(RowIndex) on Keydown 'Enter' Lasse (1)

Comments will appear on this page and in the main forum.

Documentation:

Recent changes:

2.5.0 - 2.5.2
2.5.2
2.5, 2.5.1
2.5.1
2.5
Release History
2.5
2.0.2
textToValue
textToData