Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    xml datasource charset - no records found

    we use a ListGrid with a XML datasource displaying records from our own server implementation. Some of the records in the XML contain special UTF-8 characters (specifically, a 'β'). In hosted mode everything works great and the records are displayed. After compilation the ListGrid shows the "no records to display" message. With HttpFox I can see that the response from the server is exactly the same as in hosted mode, including the header Content-type containing charset=utf-8. If the records do not contain special characters (i.e. I edit the DB records), all records are displayed. How can I get the ListGrid to show the records from the XML after compilation?

    thanks,
    ITB
    Last edited by itb; 12 Jun 2010, 06:50.
Working...
X