This is just a demo, for more info head to GitHub repository. Sensei Grid is an open source project by Datazenit.
allowHTML: true
in column definition object.Keyboard shortcuts when the editor is not active | |
---|---|
left, right, up, down |
move active cell |
esc |
move focus away from grid and remove highlight from active cell and row |
enter |
open cell editor |
backspace |
clear contents of active cell |
ctrl + backspace or ⌘ + backspace |
remove row |
ctrl + d or shift + d |
duplicate row |
ctrl + z or ⌘ + z |
undo |
ctrl + y or ⌘ + y |
redo |
Keyboard shortcuts when the editor is active | |
---|---|
ctrl + enter |
move editor down |
ctrl + shift + enter |
move editor up |
enter |
exit editor and save |
tab |
move forward |
shift + tab |
move backward |
esc |
exit editor without saving |