farizluqman / jquery-datatables-column-filter

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

ranges should be inclusive #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. latest 1.2 js release
2. multi tables example html
3. look at the 3rd table, Company ID

range should be inclusive e.g. 17-19 should include 17,18,19
Now, it only has 18.
Same problem for the Number of Employees ranges.

What version of the product are you using? On what operating system?
1.2 js taken from trunk today. 

Please provide any additional information below.
Thanks, this is a valuable plugin.

Original issue reported on code.google.com by yfn...@gmail.com on 11 Jun 2011 at 4:34

GoogleCodeExporter commented 9 years ago
You are right. This is changed in the v 1.2.1. (you can see it on the online 
examples).

Thanks,
Jovan

Original comment by joc...@gmail.com on 12 Jun 2011 at 12:05

GoogleCodeExporter commented 9 years ago
I'm closign this issue because example shows that it works with inclusive 
filters.

Original comment by joc...@gmail.com on 14 Jun 2011 at 7:43