Issue when delete the first row withe checkboxes
following error occured when trying to delete the first row of the grid that has checkbox
this is the error
myData[r] has no properties
[Break on this error] obj.setCellText(function(c,r){return myData[r][c]});
this is the error
myData[r] has no properties
[Break on this error] obj.setCellText(function(c,r){return myData[r][c]});
Nal
August 14,