+ Post New Thread
I believe there's a slight bug in the intersect method of Ext.util.Region. The check for the intersect doesn't include equality: if (b > t &&...
menu has the following code: me.on('beforeshow', function() { var hasItems = !!me.items.length; // FIXME: When a menu...
Hey, i have added a grouping feature to a Grid with enableGroupingMenu: false. If i try to manually deaktivate the feature, ive getting an error...
'Ext.global.console' is null or not an object ext-all.js ? Running with console enabled i get these two messages.. " Ext.regModel has...
Hello guys, Imagine a viewport and with panels west,north,and center. To the panel at {region:center} there are added some Window-Components...
With some trial and error and looking at the source I found out that the Treepanel configuration option root is not Boolean as documented but the...
I have a container in a border layout, into which I add a panel that contains a number of child components, one of which is a grid. If I want to...
hi team, i changed the simple-mvc-example a bit to test different approaches for multiple instances. ...
CODE: Ext.create('Ext.window.Window', { title: 'Hello', height: 200, width: 400, layout: 'fit', items: { xtype:...
I create a surface with two sprites, each in its own group. I remove all sprites and destroy them. The two groups (group1 and group2) should be...
this happen in official sample http://dev.sencha.com/deploy/ext-4.0.0/examples/form/forum-search.html and the page counter continues to increase...
Grid dockedItems dockedItems: }], On Delete Function: onDeleteClick: function() { this.setLoading(true); }
I assume this is a bug, unless I'm doing something wrong. This shouldn't be appending anything to the link I'm setting to href. <html> <head>...
I wired up a grid to an AjaxProxy and store with "buffered" set to true, page size 100 rows. When the grid loads, if "forceFit" is true, there will...
The store documentation says that the 'beforeload' event supplies two arguments - the store, and the operation. The mask method on Ext.data.Store...
That should be "Ext.core.Element" obviously. Ext.Util.Animate.stopAnimation() does not return Ext.core.Element as documented. (The documentation...
In the example examples/tree/treegrid.html, the property singleExpand is used but does not function like it was in ExtJS 3 - the nodes are not...
When I try to call the removeAll() function on the store of my grid it throws the following error: getKey : function(o){ ...
Hi, There is a layout issue in ComboBox. Steps to reproduce: 1. Put ComboBox aligned to right (e.g. on toolbar). 2. Show ComboBox popup. 3....
I have added this line into my tabpanel. listeners:{beforetabchange:function(){return false;}} When I click on the tab, it still changes. If I...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us