windmill
windmill copied to clipboard
How can I dynamically modify the filter criteria for a table in front-end code?
I used the agGrid table and entered some of the data in advance, I want to dynamically modify the filter criteria of the table in the front-end code, that is, in some cases, I only want to display the specified part of the data, I looked up the documentation and used AI, but still no examples are available, can someone tell me how I can do that, thank you!