How to append column title to select filter
How to append column title to select filter
Palumbob
Posts: 2Questions: 1Answers: 0
Hey All!
I am using this function https://datatables.net/examples/api/multi_filter_select.html and it works great.
i have made a change so that instead of appending to the column footer, it appends to a div i created above the table. (I did this so i can have a filter drop down for a hidden column)
How can I append the column name to the respected column filter? I saw how this could be done with inputs, but nothing for options.
This discussion has been closed.
Answers
Cmon someones gotta know this! lol