Hi,
In Firefox 3 the header of the grid does not align with the rows.
I’ve tried different widths, but it all is not working
This is de code i’m using:

Hi,
In Firefox 3 the header of the grid does not align with the rows.
I’ve tried different widths, but it all is not working
This is de code i’m using:
Unfortunately issue can’t be reconstructed with local samples
Please be sure that
a) you are using latest version , it contains some special fixes for better FF3 compatibility
b) you are not using any global css rules for DIV or TD tags ( adding paddings|margins to header cells may cause same effect as in your case )
yes, that solved it, i had a TH set in the css…