Please help me with ui table(), bind filter(). How can I create search and find data in the table?
I have tried giving ui input and generating a search string and I am facing some issues while binding the input value? what can i call inside the bind filter()?
You can either write
or
Here is a complete example: