This is a migrated thread and some comments may be shown as answers.

Detail section always start on a new page

1 Answer 349 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Scott Li
Top achievements
Rank 1
Scott Li asked on 03 Nov 2008, 09:35 PM
Hi,

I have a report, the detail part of the report is consisted by six different panel and it is pretty long, I know I won't be able to show the whole detail part within one  page, I have set Keep Together property of Detail to false, I have a very short report header and page header won't show in the first page, I support the detail section should start right after the report header on the first page and break somewhere and the rest part should continue on the second page.  I am pretty sure the first panel in the detail section is small enough to fit into the first page.  However, detail section always start from the second page.

Do you have any suggestion?

Thanks,
 

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 04 Nov 2008, 10:10 AM
Hello Scott Li,

Page sections would always have their space reserved, even if you have set PrintOnFirstPage=false for the PageHeader. There are several cases when this happens:
  • Report Width is greater than than the available page space (Page Width - Left Margin - Right Margin).
  • There is a sub-report, which contains a report that is too wide, and while at design-time that is not obvious, at run-time it might cause the carry over to occur.
  • There is a report item with boundaries going out to the right from its parent section.
More info is available in the following KB article.

All the best,
Steve
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
General Discussions
Asked by
Scott Li
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or