MustafaSaleh / jquery-datatables-column-filter

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

Filtering does not work with multiple tables on the same page #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create one table with 'date-range' filters
2. Create another one, without those filters
3. Second table will crash on sorting, as it tries to sort by 'date-range' 
while there are no such columns there.

Original issue reported on code.google.com by lukso...@googlemail.com on 8 Jun 2011 at 10:55

GoogleCodeExporter commented 8 years ago
I have reproduced this error and I'm working on the fix

Original comment by joc...@gmail.com on 11 Jun 2011 at 9:32

GoogleCodeExporter commented 8 years ago
Hi,

Could you please take the latest version form the site (version 1.2)? I have 
fixed this issue and added example with multiple tables on the 
http://jquery-datatables-column-filter.googlecode.com/svn/trunk/multipleTables.h
tml

Regards,
Jovan

Original comment by joc...@gmail.com on 11 Jun 2011 at 11:41

GoogleCodeExporter commented 8 years ago
I'm closing this issue. Example shows that version 1.2.1+ works with multiple 
tables on the same page.

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