+ Post New Thread
On beforeedit it's necessary to update a field of the store, the first time there isn't problem while the second time there is the problem. The...
I'm not sure everyone would agree that this is a bug, but that's what I'm calling it. The CheckboxGroup and RadioGroup show up as white,...
If your fieldlabel is too long, the 2nd line gets chopped off if that is the last radio... see pic attached. Might be same for checkbox groups too.
Fit layout is totally unaware about its own paddings and its child margins: Ext.onReady(function(){ var p = new...
I found that if the HTML page contain some text before the <div> where we render the FormPanel with ComboBox, it will cause error when you click on...
If you take any grid like this sample grouping grid http://extjs.com/deploy/dev/examples/grid/grouping.html for example, and move the columns around...
tabpanel.remove(tabpanel.activeTab, true) In version 2.1 is working correctly, in the version 2.2 gives an error , with 3 times. this.field is...
In Ext 2.1: According to the docs, you can specify a css member for the column model spec. This is not however honoured by the GridView. The...
I experience trouble in IE6 using XHTML Strict just as subject says. Fields of fieldsets are fixed while scrolling and do not scroll. Moreover,...
Hi, I've had a problem getting minWidth to work for buttons in both FF 1 & 2 when I have margins applied to the button's style. It seems to work...
In the 2.1 portal example, when your drag and drop a portlet panel in the same column and position that panel is already in, the...
Ok... lay it on me... why does setting collapsed:true on Window not render as collapsed? The following code sample demonstrates setting...
An Ext.Window does not destroy its onWindowResize listener when destroyed in an open (i.e. visible) state. run the following test case to see...
Ext.onReady(function() { alert('onReady'); }); Seems to fire twice, same code on ExtJs 2.1 works fine. Anyone else having this problem? ...
Hi i'm playing with the web desktop example and i created: 2 identical grid windows with drag and drop enabled but with different ddgroups (eg...
When using XTemplates to output data retrieved from the server, Firefox (both Windows and OS X) outputs null values as the actual string 'null'. IE...
To test, use any grid paging toolbar in the Extjs examples, such as: http://www.extjs.com/deploy/dev/examples/grid/paging.html The first, and...
currently: ensureVisible : function(callback){ var tree = this.getOwnerTree(); tree.expandPath(this.parentNode.getPath(),...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us