This was working before, looks disabled after migrating to jqwidgets 3.2.2.
Tried even updating to jquery 2.1.0 , still the same.
HTML:
<td align=”left”><div class=”labelValue” id=’chkCompanyIsActiveAdd’></div></td>
JS:
$(“#chkCompanyIsActiveAdd”).jqxCheckBox(‘check’);