+ Post New Thread
Hi, Using this form creation: form = new Ext.Form({ labelAlign: 'right', labelWidth: 75, buttonAlign: 'center',...
Hi, I have standard html form that I am applying Ext fields to. I have two fields and mark them both as "required". When I tab off the first...
I have some datefields and comboBoxes inside of a div. This div does a slideIn/Out animation. During the animations the fields are visible, but...
This is pretty minor, but it gave me some annoyance. Code: Ext 1.0 beta 2 When creating an instance of Ext.Button or one of its subclasses with...
if(!this.firing) { this.listeners.push(l); }else{ // The push method is used to add one or more elements to an array, // returning the...
Been meaning to post a snap of this for a while -- I've noticed that in a NestedLayoutPanel, the border edges on the splitbars east/west/north/south...
in beta2,i edit a simple nestedlayout.html .i browse it in ie6,i find some render error. pls see error.jpg and good.jpg. When i open the page in...
I found a bug in the grid. When you have trackMouseOver set to 'true' and an instance of EditorGrid, then double clicking on a field gives an error...
Hi, i've just tried extjs and I have to say that's a fantastic work!!! I just encountered a small problem with both beta1 and beta2 concerning...
formRequest : function(form, uri, cb, data, isUpload, sslUri){ new Ajax.Request(uri, { method: 'POST', - parameters:...
Adding a DOCTYPE, <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> to the reorder.html TreePanel...
In the destroy function in Grid.js, there is a line: if(this.loadMask){ this.loadMask.destory(); } If you notice, the destroy()...
http://www.extjs.com/deploy/ext/examples/form/dynamic.html the link to the js file in the example links to the wrong js file...it should link to...
Has anyone had problems when resizing the grid columns? My problem is that when I resize a column in the grid only the header row changes...then if...
See here... 1)GetValue and GetRawValue are not working if the element is hidden; 2)Sumbit is causing an out of stack error.
ScriptTagProxy has this.fireEvent("load", this, o, trans.arg); just before it calls its callback in handleResponse. HttpProxy...
I convert <selects>-s to Ext.comboboxes im my project. Thince beta 1 I get an additional field with name "" submitted with the form. There was...
I noticed while expanding nodes in an AsyncTree that you can see the top 2px of the loading.gif repeat. Verified this occurrence in both IE and FF. ...
I have a LayoutDialog with a nested layout panel that worked in alpha3 and does not work in beta1 or beta2. In the betas the north and south panels...
On tree nodes previously selected (those that are highlighted), ctrl+click ought to deselect a previously selected node when it is ctrl+clicked...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us