+ Post New Thread
in EXTJS 3.3 the following would return the auto id / the static userdef id Ext.getCmp('myAccordion').layout.activeItem.id under EXTJS 4 we...
Beta 3 introduced 2 bugs on one of our forms: 1. The first one only happens only in Chrome. This form worked just fine in all other releases. You...
I am creating a gridpanel and rendering it to a <div align="center" id="form"> tag. Then the grid column are also getting aligned to center whereas...
In 4.0 Bata 3,the colorpicker can not show selected status of the color blocks. And i found: Line 62317 in ext-all-debug.js, the selected css name...
Ext.regModel('Test', { fields: , proxy: { type: 'localstorage', id: 'test-store' } }); Ext.define('TestStore', { ...
Getting the following error when compiling in a Windows environment compile ext-all-access.scss error ext-all-access.scss (Line 112: Invalid CSS...
When Ext.ux.RowExpander is used with other grid features than in Ext.ux.RowExpander the grid's features are re-declared and are wasted those features...
Creating a custom grid column with an alias of "widget.computronix.ext.textcolumn" causes an error. If I change the alias to...
Have added the following to the window that owns a form panel. listeners: { afterrender: function(form) { var field =...
Such as: viewConfig: { stripeRows: false, getRowClass : function(rec, row) { if (row === 3) { return...
See attached: Refresh button is clipped; was fine in beta2. Seeing many issues, layouts not being honoured, layouts not getting created from...
In , had my own theme built from a copy of ext-all.scss, without errors. In , I'm working my way through a number of missing variables (searched my...
Is there a reason why BasicForm getFieldValues function is not included in Ext 4?
I'm experiencing an issue where disabling a GridPanel (using a config object or the disable() method) seems to have no effect other than applying the...
It would be awesome when there where some kind of default behaviour for axes and series inside a chart. This could happen nearly the same way as...
ExtJS does not consider the "field" used to link to a table at all during any of its calculations. Sometimes this is required in order for a model...
The method 'clear' of Ext.state.CookieProvider has a bug. clear : function(name){ this.clearCookie(name); ...
Hi All, There is an issue with the ExtJS 4.0 Calendar control background. I have attached an image. Regards Remeez
ExtJS4 does appear to allow a model to link back to itself. If it does allow such a thing, it is undocumented. Consider the table "group", which...
Hi, There is a bug. Line serie is draw although field value is undefined. (See id=4, 5, 6) { xtype: 'chart', region: 'center', ...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us