3.2.0

HOWTO set read only on AW.UI.CheckedList

I'm trying to find the property to set the selected items to be readonly/update disabled.

I've tried:

obj.getItemTemplate(0).setAttribute("readonly",true);

Without success.
Since we're using an array of ItemText and ItemValue, do we apply the method to these instead?
Myshka
June 22,

This topic is archived.

See also:


Back to support forum