Is there a way to fix the different column width size when viewing the grid in ie7 and ie8
regards,
Pablo.
1 Answer, 1 is accepted
0
Dimo
Telerik team
answered on 30 Nov 2009, 07:48 AM
Hi Pablo Tola,
IE6 and IE7 apply column widths differently, compared to all other browsers, namely, they add the cell paddings to the column widths and the table cells become wider. The only options are to remove the cell paddings by overriding the skin (not recommended, as it will influence readability), or to set different column widths for these two browser versions.