all groups > sql server reporting services > august 2006 >
You're in the

sql server reporting services

group:

Disable Pagination


Disable Pagination Kevin Wilson
8/17/2006 8:19:01 AM
sql server reporting services:
Hi,

Is there anyway you can disable pagination so when a report is rendered in
HTML it displays all the rows in one page. I am displaying the reports
without the RS toolbar and do not want to use the page functionality.

I understand that it is more effecient to use pages but I will only ever be
displaying maximum 500 rows of data in a report. I would like to see it
displayed in one page where the users will have to scroll down to view the
data. I will also have interactive sorting enabled on the columns.

Currently I have a report that is being rendered on one HTML page but
displays page break lines. However when I sort the data it only displays one
page.

Any help in solving this problem would be greatly appreciated. I am using RS
2005

Thanks
Kevin

RE: Disable Pagination KS
9/8/2006 9:07:01 AM
Set the InteractiveSize Height to 0

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