Brackets Issue

  1. #1

    Brackets Issue

    Hi,

    I would like to know if I have a way to avoid angular and curly brackets to be interpreted.

    In fact in a Gridpanel if datas contain <> or {} all the text will be escaped and will not be visible for the end user.

    Thank you
  2. #2
    Just encode the text on the server side or use Renderer with Format=HtmlEncode
  3. #3
    Quote Originally Posted by Vladimir View Post
    Just encode the text on the server side or use Renderer with Format=HtmlEncode
    Thanks for your help.

    The point is that I want to render html in the gridpanel but I want non-html tags like xml tags to be displayed.

    Is it possible?

Similar Threads

  1. Replies: 3
    Last Post: Dec 05, 2012, 1:38 PM
  2. [CLOSED] Pecilluar issue in the DropDown, UI Issue
    By Shanth in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Feb 22, 2012, 12:02 PM

Posting Permissions