State save problem with url parameters

State save problem with url parameters

elmartino86elmartino86 Posts: 4Questions: 0Answers: 0
edited November 2012 in General
Hello,

I like datatables very much! I found about the state save option which is great!
However i'm having a small problem. If i'm right the state of the current url is saved.

For example: I have a table at example.com/homepage.php <- the sorting and items per page state is saved for this url

I do have some pages in my application where there are some request paramaters.

For example: example.com/homepage.php?parameter=value&parameter2=value2

On the second page, the default state is displayed..

Does anyone know if there is a way to fix this problem so the url with parameters will load the state for /homepage.php ?

Thanks in advance!

Martin
This discussion has been closed.