I have a field in db which has the CMS content means this field has the text and html content like (
,, , ). 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