Individual column search doesn't work for columns that are originally hidden with custom search

Individual column search doesn't work for columns that are originally hidden with custom search

guillochonguillochon Posts: 56Questions: 19Answers: 0
edited January 2016 in Free community support

I have pretty much the exact same question as this person did 6 years ago:

http://www.datatables.net/forums/discussion/1740/filtering-disabled-for-hidden-columns-with-individual-column-filtering

...but the answer to this was using the legacy API, and I couldn't find anything for the 1.10 API. One difference is that I use a custom search function through jQuery.fn.dataTable.ext.search.push. How would I allow individual column searches to work for columns that are originally hidden with the new API?

This discussion has been closed.