How to restore full search?

How to restore full search?

gkratzgkratz Posts: 2Questions: 1Answers: 0

Hello,

I tried to restore full search when back to the page (pagination, page number, filters, search) but i got problems

$table.page(2).draw('page');

and

$table.page(2).draw(false);

But both methods draws to the first page of results. So i can't get back to the correct page

I don't know why? In the docs, it's the right way to do it.

It's the same for the select2 filters and datepicker filters.

Does somebody have an example of full search restore?

I'm on version 1.10.19

Thank you for any help

Answers

This discussion has been closed.