ajax deep linking
ajax deep linking
lynn
Posts: 7Questions: 0Answers: 0
I am using server side processing.
How do I provide a link to a specific page after the user has used filters and pagination and sorting?
Because datatables is using AJAX the URL never changes and the user can't book mark a page or share the link to specific pages.
Thanks.
How do I provide a link to a specific page after the user has used filters and pagination and sorting?
Because datatables is using AJAX the URL never changes and the user can't book mark a page or share the link to specific pages.
Thanks.
This discussion has been closed.
Replies
Allan
Datatables is an amazing tool but I feel this is a very crucial missing feature.
Is there any example code using your suggestion to accomplish my goal?
Has anyone tried to create a plugin using http://www.asual.com/jquery/address/ or something similar?
If no to both questions then I think I will provide a button that converts the cookie to a link and then convert the link back to a cookie.
Allan