How to add custom select on heading filter
How to add custom select on heading filter
FireFoxII
Posts: 17Questions: 10Answers: 0
I have this type of table with a custom select filter
https://jsfiddle.net/cvLdunzx/
I want to show custom select near search box like this
http://s33.postimg.org/x6vh0o9ov/img.png
How to add into table_wrapper > table_filter ?
This discussion has been closed.
Answers
Give https://github.com/vedmack/yadcf a look over.
there is no possibility without other plugin ?
I mean you could add code to add html into that section. Probably best to do that within drawCallback(). Then add your own event handler for the search.