xml - encoding

Hi,



If in the example: dhtmlxGrid\samples\drag_n_drop\drag_grid. html.



I to alter: dynscroll. xml.

index is 1load turn started from 1

to:

S�o Pauloload turn started from 1



He works in FF, but not in IE, it happens incorrect XML.



What is wrong?



Thank you very much for any help.

Best regards,



CHW

Please be sure that you are sending document with correct content type
    Content-type:text/xml

it is critical requirement for IE
Also if you are using non-UTF encoding - please be sure to use
    <?xml version="1.0" encoding="encoding_here" ?>

If problem still occurs please provide a sample of problematic xml ( you can attach it to post, or just send to support@dhtmlx.com )