+ Post New Thread
Ext version tested: Ext 3.2.1 rev ____ Adapter used:
In Ext 2.3.0, the ComboBox examples in Examples\form\combos.html, combos.js, if I open the States combo and mouse over a selection or use the arrow...
CheckboxGroup (and RadioGroup, which extends it) collects it's children via: var fields = this.panel.findBy(function(c){ return...
Ext version tested: 3.2.2 Adapter used:
Ext version tested: Ext 3.2.1 Adapter used: jquery css used:
Ext version tested: Ext 3.2.1 Adapter used: ext
Just attempted to use Ext.History (ext 3.2.1), and get this error when calling init (from chrome) : Uncaught TypeError: Cannot read property...
clearInvalid method has no effect on CompositeField. This fixes thatExt.override(Ext.form.CompositeField, { clearInvalid : function() {...
I am using ext 3.2 and would like to know where to get this updated version of the spinner. The version that came in the download does not fire the...
Ext version tested: Ext 3.2.1 Adapter used: prototype
Hi, I have two problems with composite field. First of all, if I place some fields inside a compositefield these fields will not be returned with...
Ext version tested: Ext 3.1.0 Adapter used: jquery
Ext version tested: Ext 3.0.3 Ext release 5576/99 Adapter used: ext
When a page with a HtmlEditor panel is opened in Internet Explorer 6, the message "This page contains both secure and non-secure items. Do you want...
Consider the following code in HttpProxy#doRequest: if (params.jsonData) { o.jsonData = params.jsonData; } else if (params.xmlData) { ...
Hello, I am using the CheckboxSelectionModel in conjunction with drag and drop in a grid. I have noticed that selecting multiple rows by clicking...
Hi, to be seen here: http://dev.sencha.com/deploy/ext-3.3-beta1-6976/examples/themes/index.html The slider has real minimum configuration { ...
In Ext.tree.TreeDragZone, the onInitDrag method expects an Ext.EventObject parameter: onInitDrag : function(e){ var data =...
See Ext samples: section "Miscellanous", sample named "QuickTips". (I don't post a link, in order to not be marked as "requiring moderation" again)...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us