macronus / jquery-datatables-column-filter

Automatically exported from code.google.com/p/jquery-datatables-column-filter
0 stars 0 forks source link

bStateSave causing trouble #145

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create datatable with select list / checkbox based filters
2. Enable bStateSave
3. Execute and filter a column
4. Refresh the page

What is the expected output? What do you see instead?
I expect to see my previous selection pre-selected in the column filter and the 
results filtered to match
What I see is a blank table, an empty select list, and a message saying 
"Showing 0 to 0 of 0 entries (filtered from 29 total entries)".  I have to 
clear cookies to show all results again.

What version of the product are you using? On what operating system?
DataTables 1.9.4
ColumnFilter 1.5.1

Please provide any additional information below.
This is similar to issue 102, but different enough that I thought it should be 
a new issue. 
(https://code.google.com/p/jquery-datatables-column-filter/issues/detail?id=102)
.  I've attached a txt file of my datatables init in the event that I'm just 
plain doing something wrong.

Thanks!

Original issue reported on code.google.com by ryanehar...@gmail.com on 24 Dec 2013 at 6:11

Attachments: