Selecting the cell value when tab into the cell

Is there a way to have the cell value selected/highlighted when entering the cell via tab?
Now the caret is at the right side of the value when entering the cell.

You can try to use access keymap
Check samples\15_navigation\01_pro_keymap_access.html

Just included the js-file:
‘dhtmlxgrid_keymap_access.js’
and it works!