Friday, March 9, 2012

Repeat Group Header on each page

How do I repeat the group header at the top of each page?RepeatOnNewPage Element
Indicates whether the header or footer should be displayed with the table on each page if the table spans multiple pages.
[XML]
<Header> <!-- or Footer -->
...
<RepeatOnNewPage>...</RepeatOnNewPage>
</Header> <!-- or /Footer -->
Element Characteristics
Characteristic Description
Data type and length Boolean
Default value False
also avaible on table properties
"Greg Anderson" wrote:
> How do I repeat the group header at the top of each page?|||Yes I found out about the table header, but what I want repeated is the Group Header, not the Table Header.
"John" wrote:
> RepeatOnNewPage Element
> Indicates whether the header or footer should be displayed with the table on each page if the table spans multiple pages.
> [XML]
> <Header> <!-- or Footer -->
> ...
> <RepeatOnNewPage>...</RepeatOnNewPage>
> </Header> <!-- or /Footer -->
> Element Characteristics
> Characteristic Description
> Data type and length Boolean
> Default value False
> also avaible on table properties
> "Greg Anderson" wrote:
> > How do I repeat the group header at the top of each page?|||On the Grouping and Sorting dialog there are Repeat Group Header and Footer
checkboxes. Setting these will accomplish what you need.
--
Bruce Johnson [MSFT]
Microsoft SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Greg Anderson" <GregAnderson@.discussions.microsoft.com> wrote in message
news:11AC8168-162C-4B51-96C4-D2BCA1B1B996@.microsoft.com...
> Yes I found out about the table header, but what I want repeated is the
Group Header, not the Table Header.
>
> "John" wrote:
> > RepeatOnNewPage Element
> > Indicates whether the header or footer should be displayed with the
table on each page if the table spans multiple pages.
> >
> > [XML]
> > <Header> <!-- or Footer -->
> > ...
> > <RepeatOnNewPage>...</RepeatOnNewPage>
> > </Header> <!-- or /Footer -->
> >
> > Element Characteristics
> >
> > Characteristic Description
> > Data type and length Boolean
> > Default value False
> >
> > also avaible on table properties
> >
> > "Greg Anderson" wrote:
> >
> > > How do I repeat the group header at the top of each page?

No comments:

Post a Comment