cyberhobo / ColumnFilterWidgets

This is an add-on for the DataTables plugin for jQuery that creates filtering widgets based on the data in table columns.
69 stars 34 forks source link

columnfilterwidgets #21

Closed ckolouas closed 11 years ago

ckolouas commented 11 years ago

Could you please provide me with instructions how to install the plugin to the datatables program? I need to know which files have to be modified and which directories to look at. Also what will be the code added to the files so the plugin will work.

Thanks, Constantine

cyberhobo commented 11 years ago

There are some instructions in the readme, which also displayed here. No modifications are required, all you should need to do is load the javascript after the datatables javascript in your page then follow the examples.