+ Post New Thread
Call Ext.define with the same classname, the namespace will be modified more and more short. For example: Ext.define('com.sencha.ext.class',...
I create a nested hbox layout, and set one component's margin, but it get twice as wide as it should get. e.g. when I set margin:2, it get a offset...
If using Ext.ux.grid.FiltersFeature with an infinite scrolling grid, an error occurs when you page down the scrollbar far enough to trigger a reload,...
I was about to add a listener to my menu's itemclick Event when I noticed the menu no longer has an itemclick event. Is this an oversite? If...
Here is the configuration: Ext.create('Ext.Viewport', { layout: { type: 'border', padding: 0 },...
I am trying to load the following nodes: https://gist.github.com/996247 into a TreePanel with: filesTree.setRootNode(nodes); When the...
For an object of the type Ext.form.field.Checkbox, the property labelEl returns always null. The same property for an Ext.form.field.Radio returns...
There are approximately 80 code fragments in the source that are marked //<debug>. Are these fragments that should be removed at build, should we...
ext-all-debug-w-comments.js line 29,666. result=me.parseStatus(request.xhr.status) When request.timedout = true and request.xhr.status =...
http://dev.sencha.com/deploy/ext-4.0.1/examples/charts/Charts.html Set your browser's width to be just as wide as the chart. On the top one if you...
Would it be possible to add Ext.queryCmp() as a shortcut for Ext.ComponentQuery.query()? var panelsArray = Ext.ComponentQuery.query('panel'); //...
A grid has three columns, all editable, and the first column is locked. The data store contains four rows of data. Clicking into a cell in the...
Example. We are on the page 3 of the result set and we want to search something. The found results fit into one page. In that case the paging ...
If the non-locking columns contains the group column, the header naturally takes 2 rows. However the height of header for locked column is not...
An editable grid has three columns and is sized so that only the first two are visible, producing a horizontal scroll bar. With data added,...
Looking in 4.0.1 commercial ext-all-debug.js on line 41194 it's calling me.getFunctionRef. That's the only reference to getFunctionRef in the entire...
In Grid Last Column firing the edit event to add new row but not able to see new row added While debugging able to see new row add but when I...
Hi, I have an application with many views and controllers. One view is shared by many controllers. Each controller performs a different task when a...
When I call setLoading on a component that was not rendered yet (e.g. new panel in tabpanel), the loading mask is not shown. Also after the component...
Hi there, my compat mode says " shadow (config): Use listConfig.shadow instead." when i am trying to create a ComboBox. i've done a little...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us