Dear All, I Have Datas in XML (users.xml, it\'s from sencha docs example) <?xml version=\"1.0\" encoding=\"UTF-8\"?>
I am working on a Sencha Touch application, and can\'t get data from my web service. The following code worked for another user on sencha\'s forums,page 4.I\'ve modified it to match my web services o
After completing one project with Backbone JS and jQuery Mobile for the iPad Mobile Safari, it left me feeling that jQuery Mobile is maybe not the right tool for that particular job.
As the title says, what is the difference between calling doLayout() and doComponentLayout() for a component in Sen开发者_StackOverflow中文版cha Touch? I tried having a look at the documentation, but
I have a MapPanel and want to show a marker on the map开发者_运维百科. The map needs to wait on some data before rendering.
I have a store + model which is connected to a 3rd party plugin (Ext.ux.TouchGridPanel). The plugin calls the store\'s sort() method properly with the relevant mappi开发者_开发知识库ng. Everything is
I\'ve a ScriptTagProxy and I\'m able to receive the data, but now I wanted to update a record. I\'ve specified an url but only one url. Do I have to handle all the actions (read, update, create, delet
Has anyone been able to get map marker clicks working on iPad? I have tried the following, which worked nicely on Google Chrome, but not on the iPad.
i am trying to get a response from codeigniter when I send my ajax request from sencha touch/ Ext with
In Sencha, I have a store with some products in. Each products has his own id, name, price... I can add an item to a store, but when I add the same item multiple times to a store, I want the store to