editStop
stops the edit mode and closes all opened editors. The component remains editable.
function editStop(): void
Example
Section titled “Example”mygrid.editStop();
Details
Section titled “Details”The method saves changes before closing the editor(s).
See also
Section titled “See also”Articles