Formatting text in a ms report (.rdlc)

G

Guest

I'm trying to use the MS reporting technology and use the .rdlc file (VS2005)
for the first time. When I want to use bold or underlyned text, the whole
textbox is bold or underlyned. What I want is the text for the report in a
database table (SQL Server 2000). Is it possible to have formatting codes in
mine database column where the report reacts on? In other words: the database
field holds something like "this is <b>bold</b> and this is <u>underlined</u>"

and the report shows the text with the word "bold" in bold and the word
"underlined" underlyned.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top