Move to next cell on pressing enter

I’m trying to add a functionallity that when ENTER is pressed in a cell, it moves to the next cell, just like when you’re pressing TAB.



Can you guys help me?


You can use Acces keymap. Just attach “dhtmlxgrid_keymap_access.js” (availible at pro version only)


You can see example here dhtmlx.com/docs/products/dhtmlxG … ccess.html

Thanks, nifty little trick.