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

sql server reporting services

group:

Controls on reports


Controls on reports Przemo
2/24/2006 5:59:30 AM
sql server reporting services:
Hi,

I have just created my first report using VS.NET 2005 and Reporting
Services. There is a small choice of controls to une on my reports.
The simplest control is Label, which I cannot find.
Please tell me how to place some text on a report.

regards
Re: Controls on reports Bruce L-C [MVP]
2/24/2006 8:31:39 AM
There is no difference between text and label. The reason is, this is a
report not a data entry form so it is not necessary to differentiate between
them. Put a text box on the form and then just type in whatever text you
want. Or, if you are going to be more complicated, set it to an expression
and use the expression builder to put in more complex text (for instance you
can refer to the parameters so you can show what parameters the user picked
when running the report).


--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

AddThis Social Bookmark Button