Home > Archive > Visual Basic Crystal Reports > March 2006 > Left Margin Huge
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Terry Moon 2006-03-18, 6:59 pm |
| I am using crystal in ASP.NET and the report renders but the margin to the
left is huge, like 15cm. I cant find out how to control this. Any hlp would
be appreciated.
--
Terry Burns
http://TrainingOn.net
| |
|
| On Sat, 18 Mar 2006 18:42:59 +0000 (UTC), "Terry Moon"
<TerryMoon@hotmail.co.uk> wrote:
>I am using crystal in ASP.NET and the report renders but the margin to the
>left is huge, like 15cm. I cant find out how to control this. Any hlp would
>be appreciated.
Try this -
1. On the page where you have placed the CrystalReportViewer control
be sure it is located at the extreme upper left corner of the IDE
design panel.
2. In the CrystalReportViewer properties set the DisplayGroupTree to
False.
You should see a great improvement!!
Jerry
Tulsa OK USA
*** Free account sponsored by SecureIX.com ***
*** Encrypt your Internet usage with a free VPN account from http://www.SecureIX.com ***
|
|
|
|
|