all groups > sql server reporting services > october 2006 >
You're in the

sql server reporting services

group:

Repeating a textbox on every page of the report


Repeating a textbox on every page of the report Ignacio Machin
10/9/2006 1:45:02 PM
sql server reporting services: Hi,

I have something like this in the report body

[quoted text, click to view]

My problem is that I want to repeat TEXTBOX1 on all the pages if the table
has more than one page,
Right now only appear in the first page.
I tried to set TEXTBOX1.RepeatWith = TABLE1 but it has no effect.

In case it helps the value will not change of value in the report. I'm open
Re: Repeating a textbox on every page of the report Jeje
10/9/2006 4:55:35 PM
you have to put this information in the table header himself
and setup this table header row to be repeated on each page.


[quoted text, click to view]

AddThis Social Bookmark Button