How to read XML files in ExtJS locally?
Hi all -
I am using ExtJS locally for development.
The XML Grid Example on the Samples page runs fine:
http://extjs.com/deploy/dev/examples/grid/xml-grid.html
but when I try to run the same example from the extjs directory, the XML data does not get loaded:
ext-2.2\examples\grid\xml-grid.html
This is a major roadblock to me. Could someone suggest me on how can I run these examples locally?
Thanks
Can ext-basex.js be used on Ext 4.1?
for the same purpose loading\reading files locally?