Hi,I cannot get the HTMLEncode method to work when using it on a transformation.I have this line of code:@div class=@ArticleHeader blue@@@p style=@padding-bottom:5px;@@@%# HTMLEncode((string)Eval(@...
I need to htmlencode some report data displayed in table format using the Reporting Application. Aside from modifying the base controls used for the report, how else can I do this?