vote up 0 vote down star

I am looking for a way to add a "subreport" (or something equivilent) to the header of a RDLC report in Visual Studio 2008. I have a block of information that I would like to pass in via a parameter, but I only want to display it once. Any help would be appreciated!

flag

1 Answer

vote up 0 vote down check

I guess I found out a way to do it. I just added a text box to the Page Header and a new parameter (which contains the information that I want to display). Then I set the text box contents to the value of the parameter.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.