I have some HTML stored in a SQL Server table that I want to render in Reporting Services 2008,
HTML data contain HTML table. While generating report, SSRS not able to render it properly as table.
Can anybody help me out how we can display the HTML data as it is in SSRS 2008?