Wednesday, March 7, 2012

Pagination in SSRS 2000

Hi,

I am newbie to SSRS and am currently using RS 2000.

What i came across while developing reports is :

Reports when rendered in Web-format were split in a number of pages if the number of rows in the table used for displaying were more than could be contained in a single page's height.

However, in the Layout section when i gave some (any) expression for the visibility of the table depending on some condition this paging got disabled, i.e. the entire report started coming in one page irrespective of how many ever rows were displayed. They all started getting displayed in a single page with a vertical scroll.

I do not understand what has the table's visibility expression got to do with displaying report in a single page or multiple.

Please comment

Unfortunately, since RS (2000 and 2005) doesn't support conditional page breaks any conditional expression supresses the page breaks as well. Conditional page breaks are on the wish list for the next release.|||

But here i was not giving any conditional page breaks.

Do you mean to say that conditional visibility expression of the Table object suppressed the default page breaks?

Has anyone else come across this?

|||Yes, I know that it doesn't make much sense but this is exactly what's happening.

No comments:

Post a Comment