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
1210
Displaying special characters in ultra combo text area
posted

Hi Mike,
 I am using ultra combo in my application. I set value member and display member. But if my Display member string is multi line then it is displaying some special characters in Combos text area.
Is there any way to stop it?

Parents
No Data
Reply
  • 469350
    Offline posted

    I'm not sure. Perhaps the problem is with the characters you are using for line breaks. Are you using just CR or CRLF? 

    Does it show up correctly when not in edit mode? What about when it is in edit mode? 

    Have you tried setting the same text on an Inbox TextBox to see if it does the same thing? 

    Do you have the latest Hot Fix?

    Perhaps you should Submit an incident to Infragistics Developer Support and include a sample demonstrating this so they can check it out. 

     

Children