Clear column filter instead of clearing all the filters

Tags: #<Tag:0x00007efc64df4cd0> #<Tag:0x00007efc64df4b90>

Hello Team,
I have requirement like clear specific column filters instead of clearing all the column filters.
I have checked your documentation but i can’t find out the way to clear single column filters.
Example:
i have 2 column Name and qualification
i have applied Filter by condition on Name column AND
Filter by value on Qualification
Now i want to clear Name column filters without selecting the None from Filter by Condition drop-down.

Hi @rajucse2393

Did you try this method? https://handsontable.com/docs/react-data-grid/api/filters/#clearconditions It allows to clear conditions only for chosen column.

Oh, i missed it. Thanks it’s help me lot

@rajucse2393

I’m glad I could help. In this case I’m closing this topic.