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.
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.