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?
Mike Saltzman"] I'm not sure. Perhaps the problem is with the characters you are using for line breaks. Are you using just CR or CRLF?
I'm not sure. Perhaps the problem is with the characters you are using for line breaks. Are you using just CR or CRLF?
I am Using CRLF for line break.
Mike Saltzman"] Does it show up correctly when not in edit mode? What about when it is in edit mode?
Does it show up correctly when not in edit mode? What about when it is in edit mode?
If it is not in Edit mode then it is displaying first line only. And if it is in Edit mode then it is displaying both lines text but in place of line break character it is displaying special character.
Mike Saltzman"] Have you tried setting the same text on an Inbox TextBox to see if it does the same thing?
Have you tried setting the same text on an Inbox TextBox to see if it does the same thing?
I am not getting what do you mean Inbox TextBox ?
Mike Saltzman"] Do you have the latest Hot Fix?
Do you have the latest Hot Fix?
No I don't have latest Hot Fix. Is there any incident like this which is aleready reported?
Thanks & Regards,
Ganesh
Hi Mike,In my application I have two screens in one screen I am adding records in database. In that screen I have two normal text box one is called 'Code' and other is 'Description'. I am using this code as a 'Value Member' and Description as a 'Display Member' in second screen's Combo Box.If I press 'Enter' in Description field and save that record. and if I go to second screen and select that record in combo then if it edit mode then in place of 'Enter' it is displaying Special character and after that it is displaying second line's text but if If it not in Edit mode then it is displaying text of first line only.
------------------------------Thanks & regards,Ganesh
Perhaps you should Submit an incident to Infragistics Developer Support and include a sample demonstrating this so they can check it out.