I have created a report that when viewed in the designer in Visual Studio looks perfectly fine, but when I look at it in the actual ASP.NET site none of the column headers and data columns line up, and it looks like a total mess. Is there something I am doing wrong? I have made several other reports and the positioning was always exactly the same from designer to web. I am not doing anything programatically, it's all just a very simple report bound to a dataset.
Thanks for any help!
Thanks for any help!