ReportViewer Problem in Asp.Net 2005

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sunilavasthi
    New Member
    • Oct 2008
    • 1

    ReportViewer Problem in Asp.Net 2005

    Please have a look in my problem:

    I have a field in db which has the CMS content means this field has the text and html content like (<br/>,<b></b>, <strong></strong>, <u></u>). I am displaying the this field data on the reportviewer. But problem is that it shows the HTML content as is. It doesn't bold or underline the text.

    Is there a way to show the data in proper Html format rather than Html Script as is showing.

    Please help me
    Last edited by jhardman; Oct 27 '08, 11:04 PM. Reason: Moved to .NET forum. ASP forum is for "classic" ASP only
Working...