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?