Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Tejas Shah on Sep 02, 2008 06:22
open dhtmlx forum
DHTMLX Grid : Error while loading XML.

Hi there,
When we get such errors in Grid ???

Image Link : http://img152.imageshack.us/my.php?image=griderrornf5.jpg
Answer posted by Support on Sep 02, 2008 08:16
This is some kind of cross-domain security error. 
The browser allows to load XML data only from the same domain , from which main HTML page loaded
Please be sure that all XML files and HTML page loaded from the same domain.