How use filters for hidden columns?

How use filters for hidden columns?

M.GarM.Gar Posts: 2Questions: 1Answers: 0

It is possible use 3 "select" filters, one for each hidden column? let's say I have this "columnDefs:[{targets: [5,6,7],visible: false,},]" but I need that the filters for that 3 columns appear between "Show entries" and "Search" even when that 3 columns don't appear in the table. If is posible, it's better do it with the add-on columnFilter() or using the API "columns().search() and draw()"?

Answers

This discussion has been closed.