Visual Studio .NET - Resizing reportViewer

Asked By Kiran Lohani on 21-Mar-07 02:05 AM
I m creating a crystal report . i hve sucessfully retrieved data in report , can anyone tell me how do i resize the page of report ? my data in report is overlapping due to limited page size .How can i resize ReportViewer?

resize

sundar k replied to Kiran Lohani on 21-Mar-07 06:01 AM
I dont think you can resize Reportviewer dynamically through your code, just adjust your reportviewer based on your display width in the design time itself.