Custom search with childs, save state and column filters
Custom search with childs, save state and column filters
Xoxxoxuatl
Posts: 25Questions: 4Answers: 0
Link to test case: https://live.datatables.net/gecoqimo/7/edit
Dear all,
setting the option stateSave: true does not update the local storage column search entries.
What i am doing wrong here?
The goal is to have the colum filters persistent, also after an page reload, back and forward, etc..
Best Regards,
Thomas
Answers
See if the example in this thread helps.
Kevin
Hello,
i was able to solve this somehow.
https://live.datatables.net/gecoqimo/8/edit.
May someone with a better solution send an update.
BR, Thomas
Hello,
somehow i was able to solve this.
https://live.datatables.net/gecoqimo/8/edit
May someone with a better solution send an update.
BR,
Thomas
Hi Kevin,
This one uses .search (which updates the local storage), but i need a solution for the individual search using the $.fn.dataTable.ext.search array.
I already postet a quick and dirty fix, but it was not published.
BR, Thomas
Hi Kevin,
This one uses .search (which updates the local storage), but i need a solution for the individual search using the $.fn.dataTable.ext.search array.
I already postet a quick and dirty fix, but it was not published.
BR, Thomas