kalyani14591 / jquery-datatables-column-filter

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

Problem with date-range and null/empty dates. Unable to restore pre-filter state. #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Make table containing a column with date data
2. Populate with data, some of which has a null/empty date
3. Filter any column
4. Clear filter

What is the expected output? What do you see instead?
I expect to see the data return to unfiltered state. Instead all rows having 
null or empty dates are missing. They do not return after clearing the filter.

What version of the product are you using? On what operating system?
1.2.1 from trunk, jquery 1.6.2, datatables 1.8.1

Original issue reported on code.google.com by g.duerrm...@gmail.com on 27 Jul 2011 at 3:08

GoogleCodeExporter commented 9 years ago
I have resolved this with a solution that I pasted in Issue 28 which solves 
Issue 28 as well.

Original comment by g.duerrm...@gmail.com on 21 Aug 2011 at 4:12

GoogleCodeExporter commented 9 years ago
Hi,

Could you try it with the verison 1.2.2.?

Thanks,
Jovan

Original comment by joc...@gmail.com on 24 Sep 2011 at 10:57