How to avoid form closing when click outside modal window when editing or adding a new row in JQgrid
Posted
by Juan Carlos Vaca
on Stack Overflow
See other posts from Stack Overflow
or by Juan Carlos Vaca
Published on 2010-03-31T22:43:34Z
Indexed on
2010/05/19
2:20 UTC
Read the original article
Hit count: 358
Hi, is there a way to avoid form closing when adding or editing a row. Jqgrid is working perfectly in our application, but there is a little problem, when the user is editing or creating a row via form editing and the user clicks outside the form's modal, the modal closes and the changes are lost. Is it posible to avoid this behavior?
© Stack Overflow or respective owner