gopendra-dwivedi / jquery-datatables-column-filter

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

Using bVisible with aoColumnDefs column first appear only then disappear #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use "aoColumnDefs": [ { "bVisible": false, "aTargets": [ 2 ] }]
2. On the client side the column appears for 2 seconds and only then disappear

I expected it not to appear at all. What happens is that it takes the table a 
few seconds to complete it apparel. 

I am using the WP-Table-reloaded plugin on Ubuntu.

Original issue reported on code.google.com by hadas.pr...@gmail.com on 21 Nov 2011 at 7:41

GoogleCodeExporter commented 9 years ago
Hi,

This looks like datatables issue and not issue related to filtering plugin. 
Maybe you will need to put it on datatables site.

Regards,
Jovan

Original comment by joc...@gmail.com on 12 Feb 2012 at 6:42