Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Apr 14, 2008 04:53
open dhtmlx forum
How to handel special char if XML have..in Grid

Hi I have some special char in my XML so how can i handel

let say below are some of the special character ö ü

Answer posted by Support on Apr 14, 2008 06:32
There is no any additional steps required , just be sure that page shown in correct encoding and XML, used as datasource, has correct encoding in header

    <?xml version="1.0" encoding="iso-8859-1" ?>
    <rows>
       ....