add Table/Grid: DataTables
This commit is contained in:
parent
763299ad5b
commit
8833832fdd
|
|
@ -565,7 +565,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
|
|||
## Table/Grid
|
||||
|
||||
* [jTable](https://github.com/hikalkan/jtable) - A JQuery plugin to create AJAX based CRUD tables.
|
||||
* [Hansontable](http://handsontable.com/) - minimalist Excel-like data grid editor for HTML & JavaScript (No jQuery)
|
||||
* [DataTables](http://www.datatables.net/) - (jQuery plug-in) It is a highly flexible tool, based upon the foundations of progressive enhancement, and will add advanced interaction controls to any HTML table.
|
||||
|
||||
## Gesture
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue