Retaining search criteria
Retaining search criteria
SKR
Posts: 13Questions: 0Answers: 0
Hi,
I am new to DataTables. I have a screen which has a datatable. When a value is entered in the search textbox, filtering takes place globally as well as on columns. How can I retain this search text so that the next time I visit this screen, I dont have to type the search criteria again. Is there a way to do this in jquery DataTables?
I am new to DataTables. I have a screen which has a datatable. When a value is entered in the search textbox, filtering takes place globally as well as on columns. How can I retain this search text so that the next time I visit this screen, I dont have to type the search criteria again. Is there a way to do this in jquery DataTables?
This discussion has been closed.
Replies
I believe it is there already. Type something in search, close the window, hit the URL again.
It shows the data with the previous search text only.
Am I missing something ?
Regards,
Ankit
Allan