Data Dynamics Reports Support

Started by mcinp1 at 03-11-2010 3:21 AM. Topic has 1 replies.

Print Search Rate
Sort Posts:    
   03-11-2010, 3:21 AM
mcinp1 is not online. Last active: 6/10/2011 6:32:51 PM mcinp1

Top 150 Posts
Joined on 02-22-2010
Posts 58
ReportPreview settings

Attachment: ReportBackground.gif
hi,
I have a few queries about the reportPreview control (v1.6.1818.0 libs)...

(1) I would like the default mode of the reportPreview control to be "PreviewMode.Layout" - how do I do this?

I tried setting as follows but the assignment was ignored:

this.reportViewer1.PreviewMode = DataDynamics.Reports.Windows.Forms.PreviewMode.Layout;

(2) When viewed in "Layout" mode, the report is still surrounded by a greyish border (see attached picture) and is centred on the screen both horizontally and vertically - I would like the border to be white (i.e. matching the report) and be positioned top left (i.e. like the Microsoft report viewer). Is this possible?

Thanks.

   Report 
   03-15-2010, 2:56 AM
Sergey is not online. Last active: 6/29/2011 11:13:11 PM Sergey

Top 10 Posts
Joined on 08-28-2004
Novosibirsk, Russia
Posts 3,015

DDStaff
Re: ReportPreview settings
Hello,
(1):
Setting PreviewMode property to PreviewMode.Layout works fine if it is invoked before the report is opened in viewer. I tested it and had no issues with that functionality. Could you please send us the code(or the small application) that can be used to reproduce the problem with ignoring
PreviewMode settings?

(2)
That's not possible at the moment. I've entered a couple of the change requests to implement the desired functionality:
144070 - to allow to control the color of the space around the report page.
144071 - to allow to control the alignment of the report page inside the viewer.

Once the build containing the fixes is available, you'll be notified about that.

Sergey Abakumoff
GrapeCity
   Report 
GrapeCity » Product Support » Data Dynamics R... » ReportPreview settings

Privacy Policy | Copyright © 1997-2012 — GrapeCity, inc.
All trademarks mentioned are the property of their respective owners.