I am using jQuery DataTables latest version. I want to use individual column filter on every table so am using the column filter plugin but am getting search boxes in foote
You can move it to the top of your table by adding the parameter 'sPlaceHolder'
}).columnFilter({ sPlaceHolder: "head:after", aoColumns: [ ...