Hello Peter,
Thank you for the quick reply.
I see there is not direct way to do it. But I need to exit edit mode programatically. Something like `$(‘#grid’).jqxGrid(‘stopcurrentediting’);`
What is my case: I edit some rows, but then I decide to open a dialog box. When I open the dialog box, I need all the edits to be finished, so if there was such a method, it would happen the easy way. The problem is I can’t find the hard way too.
Best Regards,
Ivan