Required library edition:
Required library file: dhtmlxgrid.js
indicates whether the cell is checked. Returns true if the first child of the cell is checked. Otherwise, false.
Applicable to the 'radio' and 'checkbox' cells only.
Returns: boolean
mygrid.cells("row1",1).isChecked();