My grid works fine in Firefox displaying all 15 columns however, in IE7 my header width appears larger than my data column widths. Though all data columns are shown, my headers are not aligned to their respective dta columns. What’s more, only 12 headers are shown due to their larger size.
I have provided part of my code below foryour review. Also, I have tried setting the width by adding additional code in my php to generate the information - it works but I wanted to use a less hard coded approach.
thanks in advance.