Required library edition:
Required library file: dhtmlxgrid.js
get list of Ids of all rows with checked exCell in specified column
//get list of ids of checked rows from the first column var checked=mygrid.getCheckedRows(0);
See also: uncheckAll, checkAll, getChangedRows, getAllRowIds