State save problem with url parameters
State save problem with url parameters
![elmartino86](https://secure.gravatar.com/avatar/7019fada85d0f9d168853b901960b240/?default=https%3A%2F%2Fvanillicon.com%2F7019fada85d0f9d168853b901960b240_200.png&rating=g&size=120)
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¶meter2=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
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¶meter2=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.