Re-draw after programmatically changing filter select
Re-draw after programmatically changing filter select
![sloney1](https://secure.gravatar.com/avatar/c4b3577fa2fa89a1007aa79197bfa861/?default=https%3A%2F%2Fvanillicon.com%2Fc4b3577fa2fa89a1007aa79197bfa861_200.png&rating=g&size=120)
Hi, I have set up column filters as per your example (https://datatables.net/manual/api#Example---column-filter) however I wish to have a button which clears all the filters. It clears them but the table is not redrawn. How can I achieve this?
Thanks in advance
This discussion has been closed.
Answers
after clearing the filters use "draw"
https://datatables.net/reference/api/draw()