Special Character in Grid

Hi,

There is a problem with dhxgrid loading when xml data contains some special character,
for example ‘’ or ‘♂’ .

Thanks for any reply.

Try to use “rotxt” as a values in mygrid.setColTypes() when some special charecters are there and if it dosen’t solve pls attach your code. :slight_smile:

Please, follow the next tutorial about handling special characters in the xml:
docs.dhtmlx.com/doku.php?id=othe … ers_in_xml
If issue still occurs - please, provide with any kind sample of your code.