I\'m trying to create a detailed line item form in my application.I created a subclass of Ext.Panel with three form controls in it.Then I started adding that control to my viewable Panel.Only one ever
I am building an email-like app with Sencha Touch, and I use NestedList widget for the navigation panel.
I am new to sencha touch so if someone can point me in the right direction that would be great. My problem is that I want to display data from my database. I seem to have everything working correctly
I have a sencha touch app built using MVC and deployed onto Heroku. Heroku is awesome becuase it makes delivery to the cloud seamless from my local environment.
Is it possible to dynamically change a JsonStore\'s model in Sencha Touch, I\'ve tried insert() and add() but those seem to pertain to adding records to the st开发者_运维知识库ore, not changing the mo
I am about to develop a application using Sencha touch. The issue I am facing right now is Sencha code should read the following XML ( \"data.xml\" and display News, Articles...), any expert that can
How to run sencha touch codes in phonegap framework using ECLIPSE IDE? We are facing problems as where to paste the codes and where to post the sencha libs..also we cant figure out how to run the code
I\'ve been lurking on Stack Overflow for quite some time now, and have found quite a number of very helpful answers. Many thanks to the community! I hope to be able to contribute my own helpful answer
I\'m trying to access a function inside the js file wen a button is clicked how to access it? Here is my html and also the code of the js file.
I\'m trying to build a store with elements from localStorage in my Sencha Touch application. The localStorage I want to get data from is localStorage[\"feeds\"] and looks like this: