Skip to content

Can i manually clear all filter and set filter ? #10452

Closed Answered by adrianszymanski89
PTOAKKY asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @PTOAKKY

That's possible with the Filters plugin methods. Here's an example of how to clear all of the applied filters: https://jsfiddle.net/handsoncode/hwk2oyt3/

Re-applying them is a more individual process, and you can do that by using the method addCondition to do this: https://handsontable.com/docs/javascript-data-grid/api/filters/#addcondition

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@PTOAKKY
Comment options

@adrianszymanski89
Comment options

Answer selected by PTOAKKY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants