+ Post New Thread
Hi, I don´t know if is a bug, but Ext 2.2.1 sliding pager (SlidingPager.js) UX not work in Ext 3.0 rc1. Greetings,
why store.load({start:0;limit:10}); In extjs2.0 ,I can get the start value is 0. In extjs3.0.I can get the start value is null.why the Query...
First, let me say I hate the whole core/more and lite editions of the same class. Ick. Anyway, doing something as simple as...
The TabPanel demo on http://extjs.com/deploy/dev/examples/tabs/tabs.html includes some extra spacing below the tabs on IE8.
I've run my code through JSLint and visually scanned for training commas. This is pointing to the ext-all-debug.js 3.0-rc1 Line: 3630...
Hi There, I am playing around with the new Ext.Direct functionalities and I asked myself why you send different Javascript Types in the doSend...
I have many difficulties to provide an example of this error. Consider this post to Fredric Berling: ...
i suspect this is a copy-paste error in TabPanel.js: initEvents : function(){ Ext.TabPanel.superclass.initEvents.call(this); ...
http://extjs.com/deploy/dev/examples/layout-browser/layout-browser.html Missing all the new kinds of layouts. I'd like to see what MenuLayout...
We are experiencing a different error in IE8. We are getting a "Type Mismatch" error when double clicking on a tree node, which has an...
Try this on both IE7 (or IE8 in compatibility mode) and Firefox: new Ext.Window({title:'test', items:{height:40},buttons:}).show() In IE7, the...
Hi there It looks like Ext.isDate() has dropped off Ext Core 3.0 I downloaded it today and Ext.util.JSON still looks like its missing. ...
Same code here works on RC1, but not on SVN: new Ext.Panel({ renderTo:Ext.getBody(), listeners:{ render:...
The last update to DelayedTask (rev. 280) removed NULL = null, but still left in id = NULL. ps. Using NULL = null does save some bytes in...
Highlighted argument should not be present. A Writer is not passed. Ext.extend(Ext.data.MemoryProxy, Ext.data.DataProxy, { /** *...
initialConfig initComponent: function(){ if(Ext.isArray(this.initalConfig)){ Ext.apply(this, {items:this.initalConfig});...
Between 2.2.1 and 3.0RC1, someone changed the Container.add method from this in 2.2.1: add : function(comp){ this.initItems(); ...
When doing an Ext.Ajax.request any params that have the value 0 or false are converted to "". <html> <head> <meta http-equiv="Content-Type"...
I use a new Ext.data.JsonStore like this new Ext.data.JsonStore({ ... autoLoad:{params:{start:0,...
Hi, I manually add a AsyncTree node to a tree view and call child.expand(true) and the tree view does not expand to the child. opening the parent...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us