webismymind / editablegrid

EditableGrid is an open source Javascript library aimed at turning HTML tables into advanced editable components. It focuses on simplicity: only a few lines of code are required to get your first table up and running.
http://www.editablegrid.net
Other
796 stars 271 forks source link

Navigation feature suggestion #60

Closed berv63 closed 8 years ago

berv63 commented 10 years ago

When editing large amounts of data in a data grid. Using a mouse becomes more of a hindrance than anything. Having the ability to use tab/enter to go horizontally/vertically and the arrow keys is a huge part of datagrid functionality. Having to click in a cell and hit enter to save it is a lot of key/mouse events to change that many fields.