Hi I am currently using Visual Studio 2008 report viewer. When I view the page in firefox or chrome, the column widths match the size of the content. When I view the page in IE8 the column widths are about 3 times as wide as the content.
I have checked my CSS and there is nothing that should interfere with the report rendering.
Is there a way to correct this in IE8?
From what I can find in my (rather old) code, there are two things related to IE8 / report width :
in the head of the page
in the ReportViewer tag :
Hope this will help