Hello.
I need when "beginEdit" in datagrid, the field get focus, and when keydown in the editor field "endEdit" and "beginEdit" the next row...
My problem it's that when endEdit, the field not save the changes.
Here you can see an example:
DEMO:
http://jsfiddle.net/zurfero/bkxeasuw/8/It's curious that, instead of keydown, click the next row the changes appear correctly.
Thanks for your help.