How to hide table rows until Search #1071
Replies: 1 comment
-
You could use a when() in your builder to search for where 0=1 when there is no value in the search box. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to hide the table rows until someone type a search string on search box. Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions