Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1150
return false on editRowEnding does not do anything
posted

I tried returning false on editRowEnding event, but nothing happens. So, looking at the ui object, I tried setting ui.keepEditing to true which works fine.

Now the problem is they can't even cancel out of the edit mode which they should be able to. Is there a way to handle Cancel click button ?