Change row

Dear all,
I have a grid of n rows, with only the first editable column.
Once I select (double-click) the first cell of the first row, how can I, pressing enter from the keyboard, move the line immediately below and make active the first cell (as if I had double-click on the first cell of the second row) ?
Thanks!

Please, try to use the excel keymap:
dhtmlx.com/docs/products/dhtmlxG … excel.html
pressing enter in the editable cell will move the cursor to the next row of the same column. right after that you may start to type a new value.

Thanks, but i need only dthmlx.js?
I receive error of missing function.

Could you clarify what version of dhtmlxgrid do you have?
Unfortunately the keymaps are available in PRO version only.

Ok, no Pro Version.
In Documentation this function is not indicated as “restricted”.

Thank you for your note.
The methods will be mentioned in the docs as a PRO feature.