ColVis: headers not hidden with server-side processing on FF3.6

ColVis: headers not hidden with server-side processing on FF3.6

poboxpobox Posts: 1Questions: 0Answers: 0
edited June 2012 in General
I'm seeing a problem with Firefox 3.6 (I know, old browser) when using server-side processing with ColVis, where the body rows have their content correctly hidden, but the header row does not. The problem happens both on the initial load, and if you make all columns visible, then hide them by checking the box. The width adjusting of each column also doesn't happen. Screen shot at https://skitch.com/horstm22/ed89q/screen-shot-2012-06-26-at-1.52.00-pm (Unfortunately, it's an authenticated page, so I can't just link to it.)

On another page on the site that is *not* using server-side processing, the same browser works just fine, and suppresses the content in both the header row and body rows without a problem.

Has anyone else seen this issue with the header row when using server-side processing?

Replies

  • allanallan Posts: 63,542Questions: 1Answers: 10,476 Site admin
    Interesting! Does this happen on Firefox 4+ or a Webkit browser, or only in Firefox 3.6? If you look at the Javascript console in Firefox, or even Firebug, does it say if there are any errors?

    Failing that, could you run the table through the DataTables debugger (link below the reply box below) and let me know the unique debug code (PM me the code if you like - the debug trace includes all of the data from the table).

    Allan
This discussion has been closed.