:: Documentation >>

column Model

Specifies the column indices and the column headers data. Defines which data items should be displayed in each column.

Syntax

var model = obj.getColumnModel();

or

obj.setColumnModel(model);

Properties

countSets or retrieves the number of columns in the grid.
indexRetrieves the column index.
orderRetrieves the display order for the column.
text [ ]Allows to specify the text for the column headers.
image [ ]Allows to specify the image to display in the column headers.
value [ ]Sets or retrieves the column index or the array of indexes.
tooltip [ ]Allows to specify the tooltips text for the column headers.

See Also

Active.Controls.Grid, defineModel Method

Comments

column header width pgm (0)
Can a column be pinned-up - (made not to move), in the grid ? sujith.menon@globeop.com (2)

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