This is a migrated thread and some comments may be shown as answers.

How can i Maximize Report Page dynamically

5 Answers 363 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
sami
Top achievements
Rank 1
sami asked on 13 Nov 2007, 07:24 PM
How can i Maximize Report Page dynamically

5 Answers, 1 is accepted

Sort by
0
Ivan
Telerik team
answered on 14 Nov 2007, 08:19 AM
Hello sami,

In order to provide you with the most correct answer I would like to ask you to elaborate a little bit more on the question. For example do you want to maximize the content of the showed report (i.e. to show its full page) or the window that contains the report itself.

Please, review Setting Report Web Viewer Properties and Setting Windows Forms Report Viewer Properties for more information (especially ZoomMode and ZoomPercent  properties).

Kind regards,
Ivan
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
sami
Top achievements
Rank 1
answered on 14 Nov 2007, 03:25 PM
i mean window should maximize the size (like microsoft maximize property )
0
Hrisi
Telerik team
answered on 14 Nov 2007, 04:32 PM
Hello sami,

It is common to use our ReportViewer control to preview the reports. This control should be placed on the WinForm and the form itself can be minimized/maximized trough Form.WindowState Property programmatically.

I hope this information helps.

Best wishes,
Hrisi
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Maxime
Top achievements
Rank 1
answered on 16 Nov 2007, 03:27 PM
Hi,

In ASP.net I noticed if the Height property of the report  is set in "%" rather than in px, the report is not displayed.

How I can define the height of the report to match with the height a the page?

Best regards,
0
Chavdar
Telerik team
answered on 16 Nov 2007, 07:18 PM
Hi Sébastien,

I am attaching a sample page which illustrates how to set 100% height for the Report Viewer control. You can use it as a template for all pages that require the viewer to fill the entire space.


Regards,
Chavdar
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
General Discussions
Asked by
sami
Top achievements
Rank 1
Answers by
Ivan
Telerik team
sami
Top achievements
Rank 1
Hrisi
Telerik team
Maxime
Top achievements
Rank 1
Chavdar
Telerik team
Share this question
or