:: Home >>

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

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