Correct way to store the resulting table after filtering.

Correct way to store the resulting table after filtering.

rijzrijz Posts: 20Questions: 0Answers: 0
edited March 2013 in DataTables 1.9
Hello,

How can i save the table after the filtering is done.

Am using a set of multiple select list as filters. When user filter, the resulting table can be saved so that he can view it later , without using those filters.

How can i do that.

Is there a way to save the filters used to generate the required table and run(trigger the filters) when user wants to access the table directly.

or is there any other way....

Please help.
Regard
Rijz.

Replies

  • rijzrijz Posts: 20Questions: 0Answers: 0
    edited March 2013
    Please Help Allan !!!! Is there a way?? Please suggest.
  • allanallan Posts: 65,441Questions: 1Answers: 10,870 Site admin
    You want the data from the filtered table? Use the _ method: http://datatables.net/docs/DataTables/1.9.4/DataTable.html#_

    Allan
  • rijzrijz Posts: 20Questions: 0Answers: 0
    Thanks Allen for your help. I hope it will be help me out.
This discussion has been closed.