3.2.0

Combo box disabled or grey out

Hi

I created aw.ui.combo, i want to grey out the whole combo.
i coded as
obj.getContent('box/text').setAttribute('readonly', true);
but its for making inside comments disabled not complete combo image.
please provide me solution.
Akshada
October 28,
Solution -> obj.setControlDisabled(false); for aw.ui.combo.

thanks
Akshada
November 10,

This topic is archived.

See also:


Back to support forum