Article ID: 317878 - Last Review: June 5, 2003 - Revision: 3.1 FIX: DataGrid Web Server Control Does Not Display "<" and ">" Characters CorrectlyThis article was previously published under Q317878 The following Microsoft .NET Framework Class Library
namespace is referenced in this article: System.Data On This PageSYMPTOMS When you create a Web application that displays data in a DataGrid control, if the data contains the less than character (<) and
the greater than character (>), Microsoft Internet Explorer interprets these
characters as Hypertext Markup Language (HTML) directives. As a result, the
string of data between the "<" and ">" characters in the DataGrid control cannot be displayed. RESOLUTIONSTATUS
This bug was corrected in Microsoft .NET Framework 1.0 and in Microsoft Internet Explorer (Programming) 5.01, 5.5, and 6.0.
MORE INFORMATIONSteps to Reproduce Behavior
| Article Translations
|
Back to the top
