Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ASPX reportviewer size

2 views
Skip to first unread message

vsciw

unread,
Nov 10, 2009, 3:01:18 PM11/10/09
to
we are having problems with an apsx page that contains a
webcontrol.content of a ReportViewer object, that is running a
reporting services report.

we want to set the report output to page-width and autofill the width
of the page based on your screen config, but no matter what we try we
cannot get it to fill the screen correctly. it's always too wide for
the screen and setting it to page-width once outputted isnt shrinking
it to the correct page width. running the report through IE or visual
studio works fine. if we set the properties to 80%, that is fitting
better, but on other (wider) screens it's leaving blank space to the
right of the screen.

we are setting the report url/properties through the underlying vb
code in the page load event.

also, the report has a grid with scrollable headings. when running the
report manually these work, but through this report viewer object they
are not scrolling. the viewer object is filling to the limit, so the
scrollbars that are being displayed are those from the aspx page, not
the report.

we've got other screens where the content containing the report is
only part of the screen, and we also cant get that working.

can anyone suggest any properties we may be missing, or any other
method of calling reporting services reports from aspx pages which may
help?

many thanks in advance.
ian.

vsciw

unread,
Nov 10, 2009, 3:20:19 PM11/10/09
to
PS: we've tried the zoommode & zoompercent properties, as well as
trying to force the width property to a %age or fixed pixel width.

cheers. ian.

jrummell

unread,
Nov 23, 2009, 12:54:02 PM11/23/09
to
I have the same problem. Have you found a solution?

"vsciw" wrote:

> .
>

0 new messages