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

Is it possible to filter on content of invisible column? #28

Closed mbaas2 closed 10 years ago

mbaas2 commented 10 years ago

I have a table with some information in hidden columns - and I would like to use that info for filtering! CFW displays a select for the column, but is disabled. Surely there must be a way to enable that filter???

mbaas2 commented 10 years ago

Just saw that this is actually a feature: https://github.com/cyberhobo/ColumnFilterWidgets/issues/8

BUT as the filter is disabled, there seems to be a bug somewhere...???

mbaas2 commented 10 years ago

No bug, there was only one item in the list and CFW disables selects with one item. All is well :)