I have a simple reporting services 2005 report with just a body section which
contains a table control with the following rows
table header (RepeatOnNewPage = false)
group header (RepeatOnNewPage = true)
detail
group footer (RepeatOnNewPage = false)
table footer (RepeatOnNewPage = false)
The header & footer sections just have some text in them to describe what
they are i.e. table header has text "Table Header", group header has "Group
Header" etc.
The detail section shows 3 fields quote number, line & notes.
When I preview the report (from Visual Studio in Print Layout mode or from
report managed & export the report to pdf) and there is so much data in the
notes field for a specific line that is causes a page break within the detail
section, no group header is shown on the next page. The group header is
correctly displayed on any subsequent pages.
It only seems to be a problem when the data within the detail section causes
a page break, if a "natural" page break occurs at the end of a detail, it
correctly shows the group header on the next page.
I really need a solution/workaround for this asap as this is a simplified
version of a customers quote report - we are upgrading their Microsoft CRM
system over the weekend from 1.2 (which used Crystal Reports) to CRM 3 (which
uses SRS) and this report is vital to their operation.
Thanks in advance for any advice
Regards
AndyThink I should have entitled the posting "RepeatOnNewPage"!!
"AndyG" wrote:
> I have a simple reporting services 2005 report with just a body section which
> contains a table control with the following rows
> table header (RepeatOnNewPage = false)
> group header (RepeatOnNewPage = true)
> detail
> group footer (RepeatOnNewPage = false)
> table footer (RepeatOnNewPage = false)
>
> The header & footer sections just have some text in them to describe what
> they are i.e. table header has text "Table Header", group header has "Group
> Header" etc.
> The detail section shows 3 fields quote number, line & notes.
> When I preview the report (from Visual Studio in Print Layout mode or from
> report managed & export the report to pdf) and there is so much data in the
> notes field for a specific line that is causes a page break within the detail
> section, no group header is shown on the next page. The group header is
> correctly displayed on any subsequent pages.
> It only seems to be a problem when the data within the detail section causes
> a page break, if a "natural" page break occurs at the end of a detail, it
> correctly shows the group header on the next page.
> I really need a solution/workaround for this asap as this is a simplified
> version of a customers quote report - we are upgrading their Microsoft CRM
> system over the weekend from 1.2 (which used Crystal Reports) to CRM 3 (which
> uses SRS) and this report is vital to their operation.
> Thanks in advance for any advice
> Regards
> Andy
>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment