Make sure slickgrid commit the changes when click on submit button without move focus out of the input
Sometime, if you click on a button to submit, without moving focus out of the editor within slickrid, you might find the data u just input was missing. You have to do following in the button click even handler.
Slick.GlobalEditorLock.isActive() && !Slick.GlobalEditorLock.commitCurrentEdit()
Written by Leon Guan
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Javascript
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#