+ Post New Thread
Hi, i've found a problem with a window that contains a TabPanel with enableTabScroll options enabled. When resizing the window, the tab strip does...
Hi, If User types a page into Ext.PagingToolbar and presses Enter - requested page is opened. But if User just types and leaves the field -...
I have four panels in an accordion with the top panel open initially and both the animate and fill configuration settings set to true. The...
In TabPanel have two checkbox CAUSE1 and CAUSE2, one in 'tab01' another in 'tab02'. When loading, I need to get that "CAUSE1": true, "CAUSE2": true...
var win = new Ext.Window({ title: 'Tools', width: 800, height: 55, frame: false, border: false, ...
I posted this in the examples and discussions forum but someone suggested that I mention this fix here. This fix is the the dragdropmgr and would...
Version: 2.2 Platform: xp/vista Browser: any Issue: setValue no longer fires after the window is has been hidden and re-shown What steps...
for example: grid is instance of Ext.grid.EditorGridPanel this doesn't work
After update to 2.2 a call to setValue on a checkbox with rendered == false causes exception "this.wrap is undefined".
I put a validator function on a Ext.form.TextField and set allowBlank to true. Unfortunatly if the field is blank the validator function is not...
Hi everybody. As it was posted / Panel.js hardcodes baseCls it seams there is a bug using baseCls in Panel.js. It is not solved and the patch...
My understanding of the Ext.Window.anchorTo function is that it should cause the window to remain anchored to the element passed to the function when...
If you replace a tree node with a node of the same id (using replaceChild), the new node will not come up in getNodeById(). Change (Tree.js ): ...
Hi, It appears that the Date component does not throw an error during validation if month exceeds 12 or day exceeds 31... For example, if you...
I have the following piece of code: Ext.onReady(function(){ Ext.QuickTips.init(); var xg = Ext.grid; var arr = ;
Hi, I have added a new row in my grid at a specific position. My code for this : //for mass delete function addBlankRow(){ ...
Panel.js - Line 607 this.bwrap.dom.lastChild.className += ' x-panel-nofooter'; ...should be... ...
To reproduce: 1. create a FormPanel 2. add items: a) Label or Panel b) Ext.form.TextField with no fieldLabel and a style width: 95% 3. view...
See original report.
If you use a new Ext.Container({ autoEl: {}, layout: 'border', items: })
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us