gopendra-dwivedi / jquery-datatables-column-filter

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

checkbox filter example not working #91

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'm trying to get this working for my table:
http://jquery-datatables-column-filter.googlecode.com/svn/trunk/checkbox.html

However, the imports don't match, and the example is not part of the download 
zip.  The download zip is also very old.  Not sure which versions of 
jquery/jqueryUI are compatibile with the checkbox, but I tried copying the 
checkbox.html code to just get the example working, and it's not working at all 
with the rest of my table. The button doesn't toggle, the checkbox list is 
always on the left side of the screen. 

Could you please clarify this example?  The code has some values commented out, 
replaced by "null", it's all confusing. 

Original issue reported on code.google.com by KAkkape...@gmail.com on 7 Sep 2012 at 6:59

GoogleCodeExporter commented 9 years ago
Also, only "text" is working for my filters.  Anything else like number-range 
causes problems in the footer, and my whole table doesn't render anymore. 

Original comment by KAkkape...@gmail.com on 7 Sep 2012 at 7:00

GoogleCodeExporter commented 9 years ago
Please disregard. Got it working using plain html tables.  I was using 
richfaces tables before, hence the problems. 

Original comment by KAkkape...@gmail.com on 12 Sep 2012 at 9:53