Personal tools
| Home | sandbox | dhtmlxGrid | samples | navigation | pro_keymap_excel
Document Actions

pro_keymap_excel

Sample: dhtmlxGrid Keymap - excel dhtmlxGrid main page
X

There is an opportunity to set one of two keymaps: excel or access. Excel keymap is presented in sample below

The excel keymap provides following keys for navigation:
> <li>Up-Arrow Down-Arrow - navigate to the cell in the next or previous row and select it,

  • Left-Arrow / Right-Arrow - navigate to the cell in the previous or next cell and select it,
  • ARROWS+Ctrl - move to last/first cell in grid (column/row) -only if editor closed,
  • Page Up / Page Down - navigate to the top / bottom row or to the previous / next page (if paging is enabled),
  • tab - move one cell forward (close editor),
  • tab+shift - move one cell backward (close editor),
  • Enter - navigate to the next cell and select it,
  • enter+shift - move to cell above (close editor),
  • HOME - move to first cell of the row,
  • etc.


    Powered by Plone CMS, the Open Source Content Management System