hello
If I have grid cell in editable mode and without clicking anywhere on the page if I navigate to some other page for e.g. any other tab or screen then grid don’t loose the focus of grid or cell and its still in editable mode. Because of this change scope is not recorded in my grid. Is there any event which triggers on lost focus or blur where I can call editstop()
any example or reference will be helpful
Thanks