I have followed the steps on Individual column searching (text inputs) and Individual column searching (select inputs) to use multiple filters on jQuery DataTable and there
Here solution to your problem please add necessary things datatable configuration.
solution
Column filter is moved from footer to table header by using CSS, i.e. just by using
https://jsfiddle.net/dipakthoke07/ehhfsrfq/2/
Hope this help you.