+ Post New Thread
Ext.grid.GroupingView.getGroupId() doesn't work when the grouped column has renderer that changes original value. Here's a patch to fix it: ...
EditorGridPanel ignore disableSelection and always choose CellSelectionModel if model is not defined. Thanks.
new Ext.form.HtmlEditor({ renderTo : Ext.getBody() }) Look at the toolbar on attached img
I have a GridPanel with an JsonReader. My JSON data contains nested objects: { "totalCount": 3, "data": }The JsonStore for the...
Just a heads up: the latest incarnation of the doc parser adds an additional leading asterisk (i.e. * ) to all class descriptions. i corrected the...
This bug has been reported several times before, but nobody made a proper bugreport for it: An Ext.Viewport with layout:'fit' doesn't size it's...
To reproduce - modify the "Array Grid Example" (examples/grid/array-grid.html) and add a CellSelectionModel to the basic grid, shown in bold as...
I ran into a problem with version 2.1 with focus on the EditorGridPanel. My grid has more than 50 columns with average width of 70px. Clicking on a...
Hello, I get a bug using string as id for my nodes id in a tree. (I use the complete path of a node : it's provided by a webservice and i have...
Hi there, I think there's a bug in the slider component. Following options: increment: 10, maxValue: -100, The moving of the thumb works as...
This isn't *exactly* a bug with Ext.EventObject.getTarget, but getTarget() can be more preventative. Basically I am using the...
Hi all! I spotted a bug with 2.2.1 KeyNav and Chrome. Previously I could scroll through the grid (using the RowSelectionModel) with my up and down...
Does not process {@link} annotations in function's @return lines: http://extjs.com/deploy/dev/docs/?class=Ext.tree.TreeNode&member=getUI There...
This occurs in both IE7 and Firefox 3.0.6 on WindowsXP, and it appears all you need is a NumberField to reproduce. When typying any integer in...
Fix is posted in #5 Go to any demo grid, say: examples/grid/edit-grid.html Drag a column to move it (see firebug image attached): ...
var ds = new Ext.data.Store({ proxy: new Ext.data.ScriptTagProxy({ url: 'http://extjs.com/forum/topics-remote.php' }),...
Description: Ext.form.Checkbox sends an event "check", which "fires when the checkbox is checked or unchecked." This event fires when the user...
ComboBox.onDestroy() fails to destroy its child pagingtoolbar. the following override (which also includes my suggested code optimisations)...
Hi All, Found a bug in 2.x where emptyText wouldn't show when a store is empty. Even if you call refresh on the data view multiple times. ...
If you set "args", the taskRunCount doesn't work. var rt = t.run.apply(t.scope || t, t.args || );
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us