DHTMLX Docs & Samples Explorer

uncheckAll()

Required library edition: This method works with any edition of DHTMLX library
Required library file: dhtmlxgrid.js

uncheck all checkboxes in grid

   mygrid.uncheckAll();

Please make sure that all rows are loaded before calling this method.

See also: checkAll