I\'ve got a local store that has addresses in it. I view an address and click \"drive\" which will run the following code in the controller:
I\'m using ExtJs 3.2.2. I wrote a custom context menu to handle a grid\'s headerclick event. I get a \"this.focusEl is undefined error\" error when I click the header. I have a feeling it has somethin
I am new to ExtJs(using EXT js 4 ), I am trying out simple code. I have a submit button which is set disabled by default
I\'m having trouble knowing if I syntactically have this setup right. From another thread, I understand to add the GridPanel to the tabBar items, which I do so below. In my App.js, I define a grid cop
I need to render grid component with in the window(with close action destroy) so that i need to create new window and grid component instead of hide and show.
I\'m trying to add Ext4 charting to an existing Ext3 application, using ext-all-sandbox.js. I\'ve got the basics working, but the code below gives axis.processView is not a function. It works fine wit
I\'m testing out extjs 4 and I have stumbled upon something, I can\'t seem to figure out. I have simple object association: Snapshot- hasMany-> Model
I\'m using ExtJS4 to develop some rich interfaces. I\'m a beginner with ExtJS and I i have some problems. I have 100 records and I want to show 20 records per page. I have done this code, but its only
I am going to learn Sencha Touch so it\'s interesting for me if i should learn开发者_开发知识库 ExtJS basics first to better understanding of Sencha Touch?Very similar, yes.
I\'m new in ExtJS and I\'m trying to display a window with a combo, a cancel and an OK button but the combo does not seem to be working properly: It\'s not showing the label and when I click the picke