vedmack / yadcf

Yet Another DataTables Column Filter (yadcf)
http://yadcf-showcase.appspot.com/
MIT License
731 stars 285 forks source link

Add ability to trigger my own function after column is filtered and/or clear filter button is pressed #611

Open JenyaB86 opened 4 years ago

JenyaB86 commented 4 years ago

Originally, my need was to trigger table.columns.adjust().draw(); every time I press clear filter button of some specific columns, but I figured a more generic approach would be to allow me to execute any function I might need to. However, if you only can add an option to trigger the above code when I filter and especially after pressing clear filter button - I would be extremely grateful!

Ciao121 commented 1 year ago

Looking for the same thing. Going crazy but it's impossible there is no way to do it. Probably I'm not finding it :/