How to avoid default submit (post data call) on enter key down in edit mode of a row?

How to avoid default submit (post data call) on enter key down in edit mode of a row?

laxman24klaxman24k Posts: 1Questions: 1Answers: 0

Hi Folks,

just messed up with handling the usecase when i hit enter while editing a row in editor.
I want to avoid calling submit() as i have custom save controls with each line.

Please HELP.

This discussion has been closed.