Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select filters not re-populatig the proper entry on page refresh #38

Closed
GoogleCodeExporter opened this issue May 8, 2016 · 4 comments
Closed

Comments

@GoogleCodeExporter
Copy link

I suspect that perhaps I'm missing some configuration parameter, but when I use 
the select based filters and I do a page refresh, the saved state of the page 
is not being reflected in the filter selects.

So if I select a particular item in the list the filter by, then refresh the 
page, the select list goes back to the first entry in the list even though the 
table data is still being filtered by the previously selected item.

I'm using server side processing if that is important, as well as the 
bSaveState = true option on the table.

Original issue reported on code.google.com by m...@vontiva.com on 1 Nov 2011 at 2:51

@GoogleCodeExporter
Copy link
Author

Hi,

Unfortunately this plugin do notwork with save state in the cookie feature. 
This is a tricky integration and I failed couple times to cover this. 
Therefore, this is know integration issues (it is also reported in the issue 2).


Jovan

Original comment by joc...@gmail.com on 1 Nov 2011 at 6:08

@GoogleCodeExporter
Copy link
Author

Original comment by joc...@gmail.com on 12 Feb 2012 at 6:44

  • Changed state: WontFix

@GoogleCodeExporter
Copy link
Author

I'm confused.  I updated to the latest version of datatables and column-filter 
a couple months ago and now the column filters work perfectly with save 
state... am I missing something?

Original comment by m...@vontiva.com on 12 Feb 2012 at 7:04

@GoogleCodeExporter
Copy link
Author

bStateSave is working, and is refreshing the table with filters applied, 
however the checkboxes aren't being checked.

Original comment by KAkkape...@gmail.com on 14 Sep 2012 at 6:12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant