Disable checkbox
Guys,
IsnĀ“t there any support for disabling an AW.UI.Checkbox?
Thanks,
IsnĀ“t there any support for disabling an AW.UI.Checkbox?
Thanks,
Ecil
July 7,
obj.getCellTemplate(25).setStyle('font-family','Wingdings');
for (k = 0; k <= celldatalength-1; k++){obj.setCellText(CellData[k][25]=='0'? 'o' : '■',25,k);};
This topic is archived.
ActiveWidgets is a javascript library for creating user interfaces. It offers excellent performance for complex screens while staying simple, compact and easy to learn. Deployed by thousands of commercial customers in more than 70 countries worldwide.
Copyright © ActiveWidgets 2021