Separate SEARCH function in NeoTable? - Forum

Forum Navigation
You need to log in to create posts and topics.

Separate SEARCH function in NeoTable?

Hi @luishp, now that I'm actively exploring the NeoTable functions, the excitement is there.

In the sample NeoTable, the SEARCH functions in Views page is shown within the ViewsContainer. Is there a way where I can have the search button to call a function based on a separate TextInput object - just like the neoTableToggleView function? Perhaps,I might have missed out

Reason is when the search function is within the ViewsContainer, when scrolling down the entries, the search option is not visible as it's at the top, and is j on the far right justification...

Hi @ronnie,

Please take a look at the neoTable tutorial by @gaev:
https://visualneo.com/tutorials/neotable/

What you are looking for is in the Views section:
https://visualneo.com/tutorials/neotable/#!/Views

Tutorial source code is included with VisualNEO Web.

 

Hi @luishp,  i have attached a sample demo in post https://visualneo.com/forum/topic/neotabledeleterowbyid#postid-4638

 

Hi @ronnie, please take a look here:

https://visualneo.com/forum/topic/neotable-custom-search-bar

Hi @luishp, thanks, yes, I got the SEARCH function working....