+ Post New Thread
This is the application event object: constructor appFolder: "/application" autoCreateViewport: true controllers: constructor eventbus:...
Trying to work off the Sample Data on the Ext.XTemplate page i've tried to make my template call a function to vary the output (isBaby and isGirl are...
I am migrating from ExtJs 3.2.1 to 4.0.2. I am facing this error for ExtJS 4.0.2 when I add below code. var store = new Ext.data.Store({ ...
How to make a form read only on the fly I am trying something like this Ext.getCmp('formId').items.each(function(f){ ...
Hi, I'm trying to get an event to fire from a TreeStore when the node is checked in the tree.Panel. I tried listening for 'datachanged' but if I...
Hi i have a modal window that is coming on click of a hyperlink and on clicking outside the window is closing.But the problem is For first time...
How to disable grid columns based on a condition . I have a boolean variable based on this i need to disable particular columns in my grid . ...
I am trying to control click event of all buttons that has tab as class. This works. this.control({ 'button' : { 'click' :...
OK...this one has me stumped. I have the following form: /*** * Contact Update Form ***/ var conImage = new Ext.XTemplate('<img...
I have a Ext.ux.IFrame component that contains a web page from the same domain. (So - no cross site security issues.) From the 'host' (code that...
Hi, I have a combobox with a store and display- and valuefield. When I set the value of the combobox programmatically it does not show the...
Greetings: I am attempting to upload a file using the following code fragment: ... xtype: 'form', border: false, frame: false,...
I have played with the Ext.util.CSS methods, but I think what I am trying to do is impossible. I am loading a web page into a Ext.ux.IFrame, (Same...
Hi all, I'm trying to add a custom background color to an individual row of an Ext grid. I can get the font color to change, so I know my custom...
Head scratcher... I have a grid that will load records and display them if I am displaying one column only at a time. I can change the...
Hi Guy , I read several post and article about this , and most of it not recommend to use component query with itemID instead of Ext.getCmp and...
How to make a label Dymanic. I mean if i will check values in a popup then that values should appear as a label.
Hi, I have a model, which has a collection inside it, let's call it "fruit", declared as a "hasMany". The entire contents of "fruit" comes...
Hello together, currently i am checking what is all possible with extJS. (documentation, examples, forum, google, ...) All looks very fine....the...
The grid renders perfectly, with the locked columns also. However, when I double-click on a cell to edit it, I get an error "columnHeader.getEditor...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us