:: Home >>

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

17 May 07
Make a multi-select gird editable yogi (0)
28 Jul 06
Will multi-select features return? Bill (6)
15 May 06
Toggle between Row Selection and Cell Selection ArdMan (1)
3 Mar 06
Multiple rows selection Avinash (0)
22 Feb 06
BUG: single-row select in Firefox Eric (0)
21 Feb 06
Select a specific cell Wim Zoet (1)
How to disable muti-row-select for a particular column sansen (0)
16 Feb 06
disabling multi-row-select for a particular row sansen (0)

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

Documentation:

Recent changes:

2.5, 2.5.1
2.5.1
2.5
Release History
2.5
2.0.2
textToValue
textToData
dataToValue
dataToText