How to make AW.UI.CheckBox READ-ONLY?
I need to show an AW.UI.CheckBox but must provent its value changed by users. I have tried
obj.setStyle("readonly", true);
It doesn't work. Is there any other way?
Thanks,
obj.setStyle("readonly", true);
It doesn't work. Is there any other way?
Thanks,
mrhsh
December 14,