Hi!
Im having a table width 20-30 columns.
The two first columns are fixed.
I set the aoColumns width upon init and have bAutoWidth set to false.
But when I change the visibility state of some columns, with the oTable.fnSetColumnVis() function the width of the columns gets re-calculated and some columns gets off-sync with the fixedColumns.
If i could get some support on this issue it would be wonderful, ive been trying to fix this for a couple of hours now with no success yet.
Im having a table width 20-30 columns.
The two first columns are fixed.
I set the aoColumns width upon init and have bAutoWidth set to false.
But when I change the visibility state of some columns, with the oTable.fnSetColumnVis() function the width of the columns gets re-calculated and some columns gets off-sync with the fixedColumns.
If i could get some support on this issue it would be wonderful, ive been trying to fix this for a couple of hours now with no success yet.