:: Documentation >>

selection mode

Selection mode.

Syntax

var value = obj.getSelectionMode(); 
obj.setSelectionMode(value);        

obj.onSelectionModeChanging = function(value){...}; 
obj.onSelectionModeChanged = function(value){...}; 
obj.onSelectionModeError = function(value){...}; 

Defined in

selection model

Comments

[no subject] (1)
Make a multi-select gird editable yogi (0)
Will multi-select features return? Bill (6)
Toggle between Row Selection and Cell Selection ArdMan (1)
Multiple rows selection Avinash (0)
BUG: single-row select in Firefox Eric (0)
Select a specific cell Wim Zoet (1)
How to disable muti-row-select for a particular column sansen (0)
disabling multi-row-select for a particular row sansen (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