Special classe "never" and Datatables 2.0
Special classe "never" and Datatables 2.0
Hello,
I upgraded to Datatables 2.0.2 and Editor 2.3.2 and am experiencing some columns issues.
At first I thought it was just a column width issues as reported here but it looks more complex.
Indeed, for some of my datatables, the column header and content are not aligned.
On top of that, when I click on the header to sort the column, the alignment gets worse and worse.
After comparing the datatables that are working fine with those that are impacted, I think it is related to the use of special classe "never".
Indeed, when I remove that classe, the alignment and sorting are fine.
Did anyone else experience that?
Answers
I've just tried knocking up a little test case and it appears to work okay.
Can you link to a test case showing the issue please?
Allan