broad-salmonB
Refine4y ago
1 reply
broad-salmon

antd filter table

consider an example of antd table with columns as name,age,dob,and id . i am able to filter ant table with only one column values of name using setFilters . But i want to filter it with all values of the columns of ant table . so how to achieve it using setFilters?
like u have search search component in fine foods example
Was this page helpful?