+ Post New Thread
1. CheckboxModel miss : alias: 'selection.checkboxmodel', 2.i define a plugin: Ext.define('Ext.ux.RowEditing', { extend:...
In Ext.form.field.Checkbox method getModelData is wired to getSubmitData. When calling form.getFieldValues() checkbox returns "on"/"off" instead...
1. bug: api said that : but the source: update: it seem to docs view source problem. RowEditing.js is me.fireEvent('edit',...
For Ext.layout.container.Table need class for cell in last row and last col. renderItems: function(items) { ... ... ...
Greetings! I am receiving a 'reader is undefined' in FireFox when attempting to show a window. The code and steps to reproduce are below. After...
1. bug, action's handler is not calling when item's handler=null processEvent : function(type, view, cell, recordIndex, cellIndex, e){ ...
In Firefox and Chrome a standard 16x16 icon gets cut off, this actually happens in the example as well....
Seems to happen when a container is programmatically disabled before it is rendered. Works: var toolbar = Ext.create("Ext.toolbar.Toolbar", {...
http://dev.sencha.com/deploy/ext-4.0-beta2/examples/grid/group-header-grid.html is not working with locking column. You can reproduce by adding...
http://dev.sencha.com/deploy/ext-4.0-beta3/examples/statusbar/statusbar-demo.html Loading msg. truncated in Right-Aligned StatusBar.
Multiple selections of bars in upper graph in example http://dev.sencha.com/deploy/ext-4.0-beta1/examples/charts/FormDashboard.html demonstrate that...
Virtual scrolling is the lazy rendering, avoiding creation of DOM element when rows are not visible. It's needed on any grid having more than 250...
Beta 3. When loading controllers within sub-folders of "app/controller", the loader appears to be capitalizing the first letter of sub-folder names. ...
clearing the selections of a selectionModel does not clear the selection/s when clearSelections is called. side note: this function is in the code,...
Hi, I am using a grid with stripeRows set to 'true'. When changing a value of the store (used by the grid), the data is automatically updated in...
after figuring out the grid / filters demo, I copied the relevent parts to one of my grids, adjusted for columns, and set local:false in the filters...
Even if the checkbox is checked the value of the column after updateRecord() is false.
See RowEditing example: http://dev.sencha.com/deploy/ext-4.0.0/examples/grid/row-editing.html - Double-click a row to activate the RowEditing...
When running the 'Ext JS 3 Desktop + Ext JS 4 Charts' demo on the developer preview page, I notice a couple of strange things such as: 1. The...
Fieldsets with the following config under FF have incorrect layouts Chrome and IE render/layout the Fieldsets correctly Note: if you add "width...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us