From 8833832fdd3dea80ddec82a18c8b66a779bbeec5 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Mon, 8 Dec 2014 10:13:30 +0100 Subject: [PATCH] add Table/Grid: DataTables --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43f4f93..a4f4167 100644 --- a/README.md +++ b/README.md @@ -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