:: Documentation >>

selection Model

Controls the row/column/cell selection.

Syntax

var model = obj.getSelectionModel();

or

obj.setSelectionModel(model);

Properties

indexSets or retrieves the active cell index.
multipleSpecifies if multiple selection is allowed.
countProvides the number of selected items.
value [ ]Provides the array of the selected item indices.

See Also

Active.Controls.Grid, defineModel Method

Comments

how to select a data from a cell Suneel Grover (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