ASP.NET 2.0 DetailsView
-
Hey everyone,
I’m hoping that someone can give me a quick answer to this question.
I have a ASP.NET web page with a Details View. This Details view is data bound to a DataSet from an SQL Server (2000). The DataSet contains a nvarchar which includes the HTML formatting code. The problem is that the HTML is converted so that it displays the HTML in the browser. (I.E: <br /> instead of <br /> )Any suggestions or solutions?
Thanks,
Frank -
Hey everyone,
I’m hoping that someone can give me a quick answer to this question.
I have a ASP.NET web page with a Details View. This Details view is data bound to a DataSet from an SQL Server (2000). The DataSet contains a nvarchar which includes the HTML formatting code. The problem is that the HTML is converted so that it displays the HTML in the browser. (I.E: <br /> instead of <br /> )Any suggestions or solutions?
Thanks,
Frank