Forum /
Sencha Architect Forums 2.x /
Sencha Architect 2.x: Help & Discussions /
How to retrieve the URL from the xml Reader?
How to retrieve the URL from the xml Reader?
Hi,
How to retrieve the URL from the xml Reader., I have a Store, an AjaxProxy and an Xml reader., I want to append a string at the end of the URL.
Thanks,
/pradeepk
you can write to the .url field of the proxy if you are changing the proxy to a different server resourse. But if you are just building the request, I would look at the proxy's buildRequest() and buildURL() methods.
How to access the store?
How to access the store?
How to access the store from another function?
var myStore = Ext.data.reader.Xml('movieDB');
- movieDB is the idProperty of myXMLReader.
- my Url is given in the Url field of MyAjaxProxy.
Thanks,
/pRaDeE
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us