Colvis includes value of filter into text representing a column
Colvis includes value of filter into text representing a column
My table has one header row (two would be better… but the responsive plugin only supports one).
The header contains a title and a filter element (textbox, select etc.) for each column.
For tables with an input type select as filter, Colvis includes the select options into the name of the column displayed in the Colvis list/button collection.
Is there a way to change this behavior?
- Is it possible to specify a “name” per column for Colvis?
- Can Colvis be instructed to only use the text of certain element maybe with a jQuery selector?
Answers
It is possible to specify another header content export buttons using the exportOptions.format.header function.
...but sadly this does not work for the colvis button.
Is there another function for the colvis button?