Column Filters
-
Hello and thank you again for the excellent plugin. I activated the Column Filter Plugin and checked the “Table Foot Row”, however the filters are not showing – I think it maybe because I did not use the script shown? Where should the script be placed?
From the documentation:
“Initialization code is very simple. You just need to add columnFilter() call to the DataTable instance. By default filters for the text searches will be added to each footer cell.$(document).ready( function () {
$(‘#example’).dataTable().columnFilter();
}Thank you for any guidance,
Colleen
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Column Filters’ is closed to new replies.