Report Design
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Report Design
Message Icon Topic: Adjust display size Post Reply Post New Topic
Author Message
snufse
Newbie
Newbie


Joined: 19 Mar 2008
Location: United States
Online Status: Offline
Posts: 36
Quote snufse Replybullet Topic: Adjust display size
    Posted: 30 Apr 2009 at 6:51am

I have a CR viewer placed inside a panel. When I display the report it fills only 2/3 of the size of the panel. I need the report to fill the width of the panel, I've tried to set the width but does not affect the displayed size.

<asp:Panel ID="Panel3" runat="server" Height="451px" Style="left: 2px; position: relative;

top: 43px; z-index: 102;" Width="945px" ScrollBars="Both">

&nbsp;<CR:CrystalReportViewer ID="CrystalReportViewer1" runat="server" AutoDataBind="true"

Style="position: absolute; z-index: 111; left: 0px; top: 0px;" HasDrillUpButton="False" HasExportButton="False" BorderColor="Silver" BorderStyle="Groove" DisplayBottomToolbar="False" DisplayGroupTree="False" EnableDrillDown="False" HasToggleGroupTreeButton="False" HasViewList="False" ToolbarStyle-BackColor="#FFC080" HasZoomFactorList="False" Width="350px" />

</asp:Panel>



Edited by snufse - 30 Apr 2009 at 6:51am
IP IP Logged
lockwelle
Moderator
Moderator


Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Quote lockwelle Replybullet Posted: 01 May 2009 at 6:38am

Have you tried setting the Zoom?  1 gives page width, 2 gives a whole page view.  If the report is filling viewer, but the viewer is not filling the panel, then I don't know.

IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.016 seconds.