Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
bendertez
Yak Posting Veteran
94 Posts |
Posted - 2010-09-09 : 08:19:34
|
HelloI have a report that displays results in a matrix with a header which seems to display okay when I view it over the internet.I have since added a few text fields some which are expressions that produce totals and have placed them under the header in between the header and the data Matrix.When I preview the report in Visual Studio it looks okay, the layout looks is exactly what I want. However when I run the report over the internet, my txt fields that I have added seem to stretch off the screen and the layout looks completely different.Can anybody give me an idea why this might be doing this?Thanks in advance.Dave |
|
|
|
|