Datazenit is announcing that Sensei Grid with version number 0.3.7 is already available to download.
What is Sensei Grid ?
Sensei Grid is A JavaScript library to edit HTML tables, allowing users to focus a field using the keyboard and edit its content based on the data type the column holds .
Sensei Grid uses jQuery to let users select a table cell using their mouse and press Enter to activate the editing mode.Content can then be edited using a text input field or a textarea, but if certain limitations must be respected for the table data, the editing mode can also provide dropdown select lists, checkboxes, or date pickers.There are also many more other keyboard shortcuts for working with Sensei grids, from which the most important are ESC (for leaving the editing mode without saving), Backspace (for clearing the cell), and Enter (for saving the table cell’s new content).Sensei Grid is quite simple to deploy, works with Underscore or Lo-Dash, and is also Bootstrap compatible.A demo is included with the download package.
This is changelog for Sensei Grid version 0.3.7 :
You can read the complete changelog and also download this latest version on their homepage: datazenit.com