Search, click a link in the table, come back, the search is lost

Search, click a link in the table, come back, the search is lost

mlotfimlotfi Posts: 60Questions: 5Answers: 0
edited March 2014 in General
Hi,
I have a table, when I do search like this :
http://s27.postimg.org/ro5vqg0s3/image.png

then I click in "View Details" button, I will go to another page which has a link "Go Back", when I go back, the search is lost, is there any way to keep the search when come back to the page ?
thanks lot.

Replies

  • terminalterminal Posts: 8Questions: 0Answers: 0
    You can use oSearch to initialize the search. You would need to save the search term though, or find where it is stored in the table object. fnSettings might return the value.
  • mlotfimlotfi Posts: 60Questions: 5Answers: 0
    I found it, just use :

    "bStateSave": true

    Thanks
This discussion has been closed.