Tuesday, March 20, 2012

RepeatWith not working

Hi,
I have listing with a few rectangles and one table in it.
One two recetangles at top of page I have set the RepeatWith to be set to
name of the table (table1).
When the table spans multiple pages, I would expect that the two rectangles
would be repeated at the top of the page.
This does not work. The RepeatWith property appears to have no effect.
Is there is good work-around or fix for this?
What I am trying to accomplish is having a few header values and a logo
repeated on all pages.
Thanks,
KevinI'm not sure how to use RepeatWith, but have you tried using a page
header? In the report designer, go to the Report menu, select Page
Header. Then put your logo etc in the page header area.
Eva Pierce Monsen
Kevin VanRiper wrote:
> Hi,
> I have listing with a few rectangles and one table in it.
> One two recetangles at top of page I have set the RepeatWith to be set to
> name of the table (table1).
> When the table spans multiple pages, I would expect that the two rectangles
> would be repeated at the top of the page.
> This does not work. The RepeatWith property appears to have no effect.
> Is there is good work-around or fix for this?
> What I am trying to accomplish is having a few header values and a logo
> repeated on all pages.
> Thanks,
> Kevin|||I tried Page Header but this does not allow values from my dataset to be
placed there.
I found on a MS blog a work-around to use a Report Parameter to be able to
place dataset value into Page Header but this did not update to correct /
current value of the listing but remained with the value of the first
record.
"Eva Pierce Monsen" <eva.monsen@.gmail.com> wrote in message
news:1150921305.672198.191490@.i40g2000cwc.googlegroups.com...
> I'm not sure how to use RepeatWith, but have you tried using a page
> header? In the report designer, go to the Report menu, select Page
> Header. Then put your logo etc in the page header area.
> Eva Pierce Monsen
> Kevin VanRiper wrote:
>> Hi,
>> I have listing with a few rectangles and one table in it.
>> One two recetangles at top of page I have set the RepeatWith to be set to
>> name of the table (table1).
>> When the table spans multiple pages, I would expect that the two
>> rectangles
>> would be repeated at the top of the page.
>> This does not work. The RepeatWith property appears to have no effect.
>> Is there is good work-around or fix for this?
>> What I am trying to accomplish is having a few header values and a logo
>> repeated on all pages.
>> Thanks,
>> Kevin
>

No comments:

Post a Comment