all groups > sql server reporting services > april 2005 >
You're in the

sql server reporting services

group:

Textbox cell formating


Textbox cell formating lucl
4/11/2005 2:00:33 PM
sql server reporting services:
some description text in the database may contains html tags that has been
entered by the user through a web application. Is there any way to format a
Textbox using reporting services reports to apply these tags, or to just
ignore them? I don't want to see these tags at display.

thanks

RE: Textbox cell formating Dave Sundell
4/15/2005 1:45:03 PM
I have the same question.

[quoted text, click to view]
Re: Textbox cell formating Donovan Smith [MSFT]
4/15/2005 4:00:56 PM
For columns that have these tags, you can use an expression (and the power
of VB.NET) to parse out the HTML. There is not currently a way to "apply"
the tags to the text being displayed without writing a custom renderer.

--
This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

AddThis Social Bookmark Button