Hi, I’m using xml to populate a combobox, but apostrophes and ampersands show as ’ and &. Using a replace causes the text to be undefined, and haven’t seen that there is a way to format the text to be htmlText. Any ideas? Sample xml string is below.
<text>It’s not working to have apostrophes & ampersand in xml.</text>