:: Home >>

column selected

Indicates whether the column is selected.

[This property is reserved for future use]

Syntax

var value = obj.getColumnSelected(); 
obj.setColumnSelected(value);        

obj.onColumnSelectedChanging = function(value){...}; 
obj.onColumnSelectedChanged = function(value){...}; 
obj.onColumnSelectedError = function(value){...}; 

Defined in

column model

Comments

20 Apr 06
Want Example of Column-Selected Harshit (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