+ Post New Thread
I can't really provide too much detail as the application I am building is pretty large, but I suspect it happens on Ajax Requests. It seems that...
I use Ext.form.TextField for passwords by setting inputType to "password". The problem is, that my emptyText message is displayed unreadable :-) ...
Hi I appreciate any help on why I'm not getting the data into the ComboBox? when I use a static xml file it works fine, but when I use a php file...
Hello everybody, I'm new in EXT and I'm not write in english very well,I have a problem with the effects, I have a Windows and a Panel and I want to...
Hi ! I am currently using the tree with the treeloader to load a complete tree, which works fine. Now, I'll change it so, that it loads only the...
Hi, Suppose i extend the window component and make a few MyWindow classes. Is it possible to cache them somehow and only hide / show + clear...
Hi, I recently published my website live (actually last week) and I used 2.2. I would first thank the core team and community for the wonderful...
I'm using a GroupingStore in an EditorPanel, but grouping doesn't seem to work. It was working just fine before switching from local to a remote...
var tabs2 = new Ext.TabPanel({ id :'entidadeTabPanel', renderTo : 'entidadetabs', //plugins: , ...
Hi all! I had an ExtJs 2 app (cross browser) and migrated to version 3. Everything worked fine, except for a TabPanel inside a Viewport: var...
My tree has been working fine as I have been putting it into my page and adding features and enhancing it. It lazy-loaded fine. Then, after making a...
I'm debating the following. When (re)loading a grid, should I first clear it or allow the existing records to remain visible as it is loading (with...
For our particular purposes, we don't want to use the standard loadMask provided. We want a more clean and simple one, such as a simple "Loading..."...
Hi! I'm trying to build a JSON string with a DOM node in it. But it doesn't work. <p id="ext-gen136">test test</p> var node =...
Is there an autoExpandColumn property for ListView's or do you have to leave assign all width percentages for all columns except the one you want to...
Hi, I'm new to extjs. I spend 2 work days figuring out how extjs can interact with a standard xml-rpc server. I have a full working application...
I think the emptyText should remain visible and in a static location (float on top of the grid?), even if the grid can be scrolled horizontally if...
Hi, Since my upgrade all my formpanels are not rendering, I've tried different configurations but nothing seems to work, the error I get in...
I have a grid which reads from a JsonStore (you'll notice I changed the defaultParamNames in an effort to solve my problem but it hasn't helped). The...
Ext.apply(Ext.form.VTypes, { daterange : function(val, field) { var date = field.parseDate(val); if(!date){ ...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us