Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1360
Bug with HTML code display after edit
posted

I have a WebDatGrid which contains data fields one of which may contain HTML codes. The grid displays these codes correctly. However after a row edit (using a row template) where an item is selected that contains HTML codes, the grid display does not show the symbol, instead it displays the code.

The attached image shows the three stages to reproduce the fault: 1) Initial display, 2) selecting an item that contains an HTML code and 3) the data grid after selection.

A full refresh of the screen causes the grid to display correctly so I am assuming that this is an AJAX issue.

I do have a current support contract with IG.

ASP.NET 20103.2134 CLR 4.0

Parents
  • 33839
    Suggested Answer
    posted

    Hi PaulShearing,

    This may or may not be a bug.  If you could get us a sample, we could try it over here.  What I would try is to set HtmlEncode true and false on the column of interest and see if either of those values affects this behavior.

    regards,
    David Young 

Reply Children