How I can to show report whithout paging (whole report on one page)? ToolBar is switch off (ShowToolBar=False - it is customer's request). After refresh report (ProcessingMode=Remote) ReportViewer shown only one page.
As far as rendering for the web, you will need to be on the design tabl and click off of the editable area. There should be an InteractiveSize property. Set the height to 0in. This should fix the problem.
Proposed as answer byAaron JarboeFriday, January 29, 2010 6:31 PM
Marked as answer byJerry NeeMonday, February 1, 2010 5:32 AM
As far as rendering for the web, you will need to be on the design tabl and click off of the editable area. There should be an InteractiveSize property. Set the height to 0in. This should fix the problem.
Proposed as answer byAaron JarboeFriday, January 29, 2010 6:31 PM
Marked as answer byJerry NeeMonday, February 1, 2010 5:32 AM