Moving the search to a page separate from the table
Moving the search to a page separate from the table
tautological
Posts: 1Questions: 1Answers: 0
Hello.
I would like to implement a search bar on another page separate from the database page. When the person queries by typing in a search and presses enter, the results will open on another page with the database with the terms queried and displaying the results.
How do I achieve this?
This discussion has been closed.
Answers
It depends how you are populating your DataTable.
search
.Allan