DHTMLX Docs & Samples Explorer

unmarkAll()

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

removes selection from all marked cell

   mygrid.unmarkAll();

See also: enableMarkedCells, getMarked, mark