+ Post New Thread
Ext.data.Store.loadData() fires only 'datachanged' but not 'load' var store = Ext.create('Ext.data.Store', { model: 'Test', listeners: { ...
Some files under 'theme/images/default/' have '-default-' in name. For example: theme/images/default/panel/panel-default-framed-corners.gif
I had Ext.Loader working nicely in beta 2 - it would dynamically load my application files without complaint. With beta 3, I notice 2 things right...
The article Ext.grid.feature.Summary in the documentaion is missing.
Since the class SpriteGroup was (aptly) renamed to CompositeSprite, the isSpriteGroup property should also be be renamed to isCompositeSprite.
Hello, im found a bug in getRecords, the return is records not r. /** * Gets an array of the records from an array of nodes *...
Hi, Why are the MVC examples obfuscated ? I mean, they seem to be "packaged all in one", and that's a great feature, but it surely is not friendly...
After downloading Beta 3, I discovered that the stylings for the picker on the Date field are bad or missing. Can anyone else confirm this? The...
Here is the address: http://dev.sencha.com/deploy/ext-4.0-beta3/examples/app/simple/simple.html When double clicking a row, a error ocurr.
When you load a node into a tree that has the property 'expanded: true' the node draws with a minus beside it as if it had been expanded but does not...
Hi Cool that you are now using CSS3 box-shadow when applicable to give floating elements a shadow! But it's not working very well on non-white...
release notes say: Replaced Javascript 'new' with Ext.create throughout library and examples however in the manual Ext.create does not make an...
Grid virtualized scrolling is not working with locking column Beta 1 is showing only grid examples doing one thing per example. We have...
Hi Wouldn't it make sense to be able to override singletons defined with Ext.define('...', {singleton:true...}), just like you override methods of...
Using the metaData property in the Json I am returning from the server, I define the fields in that metaData object, but in my JsonStore config I...
in resources/themes/stylesheets/ext4/default/widgets/_button.scss: @ around line 475, it might be a good idea to replace: // Styles for...
Hi Doing something like: floatingCt.alignTo(cmp, 'tl-bl'); will throw an error like: Uncaught Element.alignToXY with an element that doesn't...
According to the API docs, it is possible to create a treepanel and bind it to a store by specifying a root instead of a store. So instead of...
hi team, new Ext.picker.Date({ listeners:{ render: function(calendar){ console.log(calendar.getValue()); var dt...
Not sure if I'm doing it wrong but it might be a bug Ext.define('Z.LoginWindow', { extend: 'Ext.Window', width: 400, height: 200,...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us