:: Home >>

control state

Control's state.

[This property does not work yet in AW 2.0.1]

Syntax

var value = obj.getControlState(); 
obj.setControlState(value);        

obj.onControlStateChanging = function(value){...}; 
obj.onControlStateChanged = function(value){...}; 
obj.onControlStateError = function(value){...}; 

Defined in

control model

Comments

17 Jul 06
How to do a grid disabled (2)

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