Wednesday, March 7, 2012

Pagination is not working

Hi,

I have a problem with paging in my report. My report is quite simple, I have a table with two grouping levels. Paging is not appearing besides there is a lot of rows displayed.

When I change the report to use only one grouping level, the paging works fine. Is paging being calculated on the first grouping level ? I have about 10 to 20 rows at the first level but about 1500 rows on the second one.

Any help will be appreciated.

Hi,

Where did you check the paging? Within your Visual Studio or for a deployed report? This can sometimes differ. Paging is not based on specific groups.

Greetz,

Geert

Geert Verhoeven
Consultant @. Ausy Belgium

My Personal Blog

|||

I check both in BIDS and in Browser.

Pagination is supposed to be calculated based on the number of rows returned isn't it ?

Thanks for your answer.

|||

Taken from the MSDN site:

Pagination varies for each rendering format. For example, Adobe Acrobat (PDF), pagination is based on paper size. HTML pagination is not based on physical dimensions. Pages are separated by page breaks that you add to a report, but the actual length may vary from page to page. Check the Product Catalog sample report to view an example of pagination in HTML format. For more information about pagination, see Controlling Report Pagination.

Greetz,

Geert

Geert Verhoeven
Consultant @. Ausy Belgium

My Personal Blog

|||I don't understand if I can't handle paging in HTML how can I display reports with large amounts of rows ?

No comments:

Post a Comment