1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-12 19:36:41 +02:00
Go to file
2015-02-15 19:55:23 +11:00
dist Started pop-up filter module 2015-02-15 19:55:23 +11:00
example added src-es6 folder 2014-11-16 11:29:07 +11:00
libs Added grid layout tests 2014-11-23 14:34:57 +11:00
src Started pop-up filter module 2015-02-15 19:55:23 +11:00
src-es6 Started pop-up filter module 2015-02-15 19:55:23 +11:00
test Added tests to drop-down filter module 2015-02-15 15:04:57 +11:00
.bowerrc Implemented requirejs modules 2014-10-26 21:48:13 +11:00
.gitignore Added .settings to .gitignore 2014-11-09 23:01:11 +00:00
.jshintrc Added es-6 modules 2014-11-16 21:01:29 +11:00
bower.json Added requiresjs build config in grunt file 2014-11-02 01:34:37 +11:00
Gruntfile.js Started pop-up filter module 2015-02-15 19:55:23 +11:00
LICENSE Started adding Qunit tests 2014-11-08 23:37:24 +11:00
package.json Started using es6 2014-11-16 01:34:32 +11:00
README.md Started drop-down filter module 2015-02-14 19:59:12 +11:00
TODO Finalised drop-down filter module 2015-02-15 14:25:22 +11:00

TableFilter

Filter HTML tables data easily

This script adds to any html table a "filter by column" feature that enables users to filter and limit the data displayed within a long table. It even works on tables with uneven rows. The script automatically adds a filter grid bar at the top of the desired table.