FixedColumns not working in Firefox with tfoot
FixedColumns not working in Firefox with tfoot
The FixedColumns does not work in Firefox if the datatable has 'tfoot' row, (eg, a fixed footer). It works fine in IE and Chrome.
In firefox, also when the tfoot is fixed, the column in the tfoot does not align with the thead. Again, this does not happen to IE and Chrome.
I am using firefox 3.6.4. FixedColumns 2.0.0.0
In firefox, also when the tfoot is fixed, the column in the tfoot does not align with the thead. Again, this does not happen to IE and Chrome.
I am using firefox 3.6.4. FixedColumns 2.0.0.0
This discussion has been closed.
Replies
Allan
I fixed the problem. It was because I forgot to put 'tr' in the 'tfoot'.