Required library edition:
Required library file: dhtmlxgrid.js
retuns value from editor(if presents) to cell and closes editor
//close opened editor and return value from editor to the cell mygrid.editStop(); //close opened editor and revert cell value to the previous one mygrid.editStop(true);
See also: editCell