DhtmlxGrid - Tab keymap

Hi,

I would like to change the keymap of the tab key (/t) to add a new row to my grid.

Is there such an option ? How can I control the keymap? I saw there is an option to use the default keymap, excell keymap or access keymap. But I would like to write my own keymap.

Thanks, Efrat

You may try to use onTab event to implement the needed result.
docs.dhtmlx.com/doku.php?id=dhtm … vent_ontab