+ Post New Thread
Hi All, How to communicate existing Blaze DS service method from EXT JS? Previously the front end was in Flex and now we are moving to EXT JS,...
REQUIRED INFORMATION Ext version tested: Ext 4.2.0
Ext.each(Ext.getCmp('barChart').legend.items, function(item) { item.un('mousedown', item.events.mousedown.listeners.fn); }); It worked well...
is there a formfield in extjs4 to select date and time.
Hi, I'm facing an issue in using iframe (Version: Extjs4.1.1) that when iframe contains large content, application hangs on IE9. (In my case,...
Hello, guys! I've just discovered that if my form contains a combobox, it is submitted only if I selected any value. If it is empty, I do not see its...
In order to keep 2 grids on different browsers in check i have events on one browser sending a message to cause things to happen on the other. The...
Hi everyone: I'm typing the example that comes in this site: http://docs.sencha.com/extjs/4.2.0/#!/guide/application_architecture I have a...
Hi there, i would like to know, if it is possible, to add features to a grid e.g. filters after it has been created. I tried it with var...
I have just upgraded from 4.0.7 to 4.2.0 & 4.2.1 beta 1 and have noticed a performance issue in both 4.2.0 and 4.2.1 when using locked columns and...
i have define a model, Ext.define('cn.ffcs.system.org.model.Org', { extend: 'Ext.data.Model', fields: , proxy: { type:...
Hi, I wish to create a page that will show something like this: Component X child of component X Example of component X can be a...
Hi, Im having a problem getting the response from my servlet with the success. mainForm.submit({ url:...
I have a form with trackResetOnLoad=true that I load a record into with loadRecord(). If I then reset the form with resetRecord=true, it deletes the...
Hello, I am trying to switch between tabs of Ext.tab.Panel by an event that is fired by a button in a sub-element (card). As I have not found...
Hello, Combbox is not removing filter on store. I have multiple comboboxes with same store. The filter criteria is not removed it still shows the...
Hi it seems that store caches the data by default . i have some records in it , and when i call load method on it , i expect that it throw away...
In Flex, I could edit an XML string easily by doing this: var searchTest:XML = <searchTestModels limit="15" offset ="0"...
Hello ! I want to update the step scale in my chart but it doesn't work. Here an example : chart.axes.items.step = ; Thanks for your...
Hello all! I have a problem with a chart, dots are not printed. Here my chart class and store : ...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us