+ Post New Thread
A cardlayout should insure that items get layout at least once. setActiveItem : function(item){ item =...
See below example, a form is created that contains a hidden field. When you try to remove the field, the FormLayout onRemove function checks if it is...
Hello everybody, I have an EditorgridPanel in a Window. When I close the Window after editing or only focusing a cell ext-all-debug.js return the...
When using an ArrayReader as store the getById doesn't work because the map was not built the bug is in the function: line 33508:...
When writing about the TreePanel today, i noticed that the TreeNode.setId method does not set the attributes of the node, yet it reads the id of the...
Below example displays a messagebox with both the expected OK button, and Yes, No and cancel as well. <html> <head> <link rel="stylesheet"...
The ExtJS Demo "Binding Grid->Form" does not display the source-code used to create the demo. The page title is "Form with embedded grid."...
For items in a form layout, you can generally now put things in there that are not a field by setting fieldLabel or the like. However, that is now...
Hey, It seems that r5288 introduces a bug that prevents button.setText from doing its job when the button is in a toolbar. Here's a quick test...
There'll be a problem there though if the developer tries to use the ref config on the toolbar items. They will not have been able to traverse...
Hi, I'm using the latest 3.x from SVN and I realized that while a TabPanel is getting destroyed, if it has a listener on "tabchange" event, it...
Ext version tested: Ext 3.0 rev 5294 css used: only default ext-all.css
Example: See the examples/layout/accordion.html example in a ext2.0 or trunk SVN build. Accordion layout adds collapsible:true before rendering...
Description When a button in a window is the default button and you move the window so that the button is partially outside the viewport, the...
File: /src/locale/ext-lang-el_GR.js Line: 299 dateFormat : "m/d/Y" this should be "d/m/Y", similar to the other dates on lines 118,...
I scanned the last 100 threads and didn't see anything close, so in case it's not known: All Several of the grid examples have a horizontal...
Calls to the serializeForm containing a select or select-multiple element in which the values contain something like value="IS&T" cause the returned...
I noticed today that when I have just a labelWidth set and inspect the dom, it shows <label class="x-form-item-label" style="width: 25px;"...
I'm currently migrating from 2.2.1 to 3.0 but I'm running into a few problems. My experience with ExtJs is fairly intermediate (about 6 months of...
If I do Ext.select("li").highlight(), it only highlights the first element. Same goes if I do Ext.select("p").highlight(). But...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us