Click here to Skip to main content
15,892,072 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
why doesn't my rdlc display the html content ? I have saved encoded html formatted text in Nvarchar field in database.

HTML
<p><strong>ANDSLASKNDKLSNALNDKLANDLANND</strong></p><pre><pre lang="c#">


Now in RDLC, On the General tab, i have selected the HTML- Interpret HTML tags as style radio button but still it doesn't display the formatted output but



HTML
ANDSLASKNDKLSNALNDKLANDLANND</p<pre><pre>
>
why ?

Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900