vitali
Explore posts from serversRRefine
•Created by equal-jade on 5/19/2023 in #ask-any-question
How to use form instance ANTD inside filterDropdown?
https://codesandbox.io/s/compassionate-bash-pzxuf7?file=/src/App.jsx
Please help me build a correct way on filter dropdown, I need multiple inputs inside the filterDropdown and really don't know how to do it; my mission: get data dynamically from api on table change params (pagination, fitlers or sortings) instead of using default antd statically fitlers...
I just need to output from each column the key and value and columnKey as object, and create an array inside App.jsx, after that I will manage by myself axios get actions. Really thanks, maybe also something wrong with my code, but I tried my best, many thanks... 🙏
12 replies