+ Post New Thread
I have a page with a GridPanel which I want to print as soon as it is fully loaded, I tried adding window.print() to the end of my Ext.onReady but...
Hi, I'm using GridPanel with the following style set to avoid columns overlapping: .x-grid3-cell { overflow: hidden; } This works...
I have an editorgridpanel (ColumnModel) where one of the rows is a ComboBox. Based on the value in the Combobox, is it possible to add new rows...
Hi, I have a problem with pagingToolbar. store.ParamNames = { start = 'p_start', limit = 'p_limit'}; After setted this new params for my...
I've just upgraded from 2.something to 3.0.3 and everything went better than I expected. However, I've run into a strange problem with the way the...
How do you preselect a value on a menu when you include a static menu on a toolbar? example: { xtype: 'tbsplit', id: 'mySplitMernu', menu: 'Item...
/*! * Ext JS Library 3.0.0 * Copyright(c) 2006-2009 Ext JS, LLC * licensing@extjs.com * http://www.extjs.com/license */...
Hello, I have a button that when pressed will call a page via Ajax. With only using ExtJS code, how can this be achieved. I am currently using...
Hi, I would like add an input in my form in a listeners var fp = new Ext.FormPanel({ id:'fp', fileUpload :...
Hi there, i hav a tabpanel wich contains grids. Each grid.store loads dynamicly data per a defined task. Now i will show the loadmask while the...
Is it possible to have one column fill all the available space in a column tree panel? Here is the code I have at the moment I would like the...
Hi, I have Toolbar with 5 icon button... I want change icon when Button is selected. I want that max 1 button is selected, too. How can I do...
Hi, The first code I write was spaghetti code with Extjs, at the point i couldn't manage the code anymore I decided to do a step back and start...
Hello, I have a problem with the display as ie6 of container. I first create the FitLayout to hidden { id:'tpts-container', // hidden:...
I have a TabPanel with a variable number of TabPanelItems associated with it. How do I iterate through these tab panel items and access properties? ...
Hello All, I'm trying to put together a small app which uses Oracle Apex as its backend. In order to make this function, it need to make use of...
Hello! I need to intercept the submission of a form, but after "submit" was called on every element. But beforeaction of the form is called before...
I am placing multiple Spinner controls within a form/tab. The first Spinner looks fine. The second Spinner does not render its GIF properly. ...
When I use panel layout column in IE8, I want to show two rows in this panel, there are 3 items in the first row, 2 in the second, so I set the...
Hi, A grid with 10 rows, 3 of them have a attribute 'hide'=true, I want to hide them in the grid. Is there any plugin about this? or I should...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us