KeyTable
Spreadsheet navigation of a DataTable makes for an attractive and rapid data input interface, and also a very familiar one for those users experienced in Excel, OpenOffice or similar, who are now transitioning to web based apps.
KeyTable adds keyboard navigation to DataTables, operating in exactly the same way as traditional spreadsheet applications.
Enable the KeyTable extension for DataTables.
Or, configure it.Blurable¶
Allow KeyTable's focus to be blurred (removed) from a table.
ClassName¶
Set the class name used for the focused cell.
Clipboard¶
Enable / disable clipboard interaction with KeyTable.
ClipboardOrthogonal¶
Set the orthogonal data to copy to clipboard.
Columns¶
Select the columns that can gain focus.
EditOnFocus¶
Control if editing should be activated immediately upon focus.
Editor¶
Attach an Editor instance for Excel like editing.
Focus¶
Cell to receive initial focus in the table.
Keys¶
Limit the keys that KeyTable will listen for and take action on.