all groups > sql server reporting services > january 2007 >
You're in the

sql server reporting services

group:

Rows per page in Report Manager-Increasing Number


Rows per page in Report Manager-Increasing Number Jim B
1/12/2007 11:58:00 AM
sql server reporting services:
My main report customer doesn't want the records returned to be "paged" and
have to use the navigation buttons in report manager (they're mouse adverse).
They want to have all the returned records on just one page. I've seen how
to limit the number displayed on a page but how do I display them all on one
page. I suggested a drill down type report where most of the records are
initially not visible but that type report was also rejected. They simply
want all the records to be on one page.
--
RE: Rows per page in Report Manager-Increasing Number Amarnath
1/14/2007 10:33:02 PM
Each and every rendering extensions behave differently.

If you are using HTML rendereing which uses soft page breaks can be
controlled. ie if you have a group for page breaks remove the group then it
prints in one single page for 'n' no of records.

If you are using PDF you cant control because it is already page oriented
formats.

Amarnath

[quoted text, click to view]
AddThis Social Bookmark Button