Groups | Blog | Home
all groups > sql server reporting services > november 2004 >

sql server reporting services : Alignment/Formatting in Page Header...


Terry Mulvany
11/4/2004 1:42:50 PM
I find that if I use a bunch of textboxes in a 'tabular' layout in the page
header (or anywhere) things dont line up quite right. I need a table in info
in the page header (not from a dataset just static text and param labels) so
I figure I'll use a table in the Page Header but it tells me that I cannot
use a 'data region' in the page header.
There has to be a way to create a 'table' like layout in the page header!
Any feedback/suggestions are greatly appreciated.


BK9
11/4/2004 3:49:02 PM
Are you using the align to: top, bottom, side tools?

[quoted text, click to view]
Taps
11/5/2004 9:17:02 AM
I have had similar problems in the past. I ended up using tables in the
"Body" of the Report to display static text and param value instead of
placing individual text boxes in the Page header. Make sure that you set the
property (RepeatonNewPage) for the static header in the table to repeat in
every page.

[quoted text, click to view]
Terry Mulvany
11/5/2004 10:40:20 AM
Yes, but this does not help. When the report runs the gaps between say 6 or
so rows of info varies and looks terrible, when I use a table (only
available in Body though) all rows have the same distance between them and
it looks very nice. MS needs to create a new 'layout' tollbox control (or
modify the existing table so it can be used as a non-data region object).

[quoted text, click to view]

Terry Mulvany
11/5/2004 10:40:40 AM
Can't actually do this because I need to display different headers on
different pages (based on Globals!PageNumber) and just as Data Regions
(tables for instance) cannot be used in Page Header, 'Globals' cannot be
used in Body. So I am stuck!

[quoted text, click to view]

AddThis Social Bookmark Button