Skip to content
danbickford007 edited this page Oct 2, 2012 · 1 revision

TableFilter allows you to easily implement a text field filter on your tables. Prototype is required so if you are using jquery, run as no conflict.

new TableFilter('row class', 'search text field id', [array of columns to filter])

Clone this wiki locally