hi
i want cell Elemental id
I want to create a grid of columntype: ‘checkbox’.
And I want to disable the check box according to value.
Is there a way to know the id of the cell?
If so, then I value the …
$(Cell_id).jqxCheckBox ({disabled: true});
<div role="row" style="position: relative; height:25px;" id="row0CalculateTaxBillGrid">
<div role="gridcell" style="left: 0px; z-index: 799; width:50px;" class="jqx-grid-cell jqx-item">
<div id="jqxWidgetb479ee39" tabindex="0" class="jqx-widget jqx-checkbox">
</div>
it is ID : jqxWidgetb479ee39