dhtmlxGrid - get data from web services

when i get data from web services to dhtmlxgrid not work ?

ex : myGrid.init();
myGrid.load(“http://localhost:64577/Service1.asmx/GetXmlDocument","xml”);

Tnx :smiley:

Unfortunately the problem cannot be reproduced locally.
Could you please, provide with a complete demo, where the problem can be reconstructed locally.
Here you can find a tutorial about creating a complete demo:
docs.dhtmlx.com/tutorials__auxil … pport.html