+ Post New Thread
In 3.2, NULL values for int and float types are now converted to 0 rather than an empty string. You can read more about it here:...
Hello, I am trying to figure out how "height in ems" fits into layouts in extjs. I am trying to use a vbox layout with the following two...
I´ve got this textField: new Ext.form.TextField({ name: "login", stateId:...
Hello, I would like to change the css appearance of boxlabel's checkbox in a handler function, but it doesn't work. The following syntax work :...
Hi, I am using DateField in my application. Now, I want to restrict my date field to mm/dd/yyyy format and I have set following VType with...
Hi, I have a response XML from my server like this : <line> <key name="id" value="1"> <key name="context" value="test"> </line> I read it...
Hi, how i set the "AutoSelection"8-|: false into comboBox? i have a paging combo and when i search item into the store the combo autoselect the...
I use a grid with a RowEditor to read, update, create and destroy record. Records are correctly inserted, updated and read from/to the server and...
Hey, I am stuck on this problem where I have a tooltip on specific cells in an EditorGridPanel. When my grid contains data, the tooltip is working...
Hello, I have a toolbar which has a button with some checkable submenu items. It works great but clicking a submenu item makes the menu closed. I...
I need to display/hide a msg in a tip when the mouse over/out of a checkbox. The message is different for each checkbox of a checkboxgroup. I tried...
Hello this is more of a conceptual question. in most examples, from an editor grid there is only one request for insert/delete/update with all...
I've got a submit button in my FormPanel bound to a grid. Everything works, except for the update (submit) button. It appears that the reload data...
Hello, I just began using ExtJS 3.2.1 and I’m concerned that there are usage patterns for these components that I am not aware of because the...
I'm using two combobox in row editor. If user select 1st combobox's specific item, 2nd combobox's has to be a dynamic loading(different data store...
Hello! In my form I have the following combo: { xtype: 'combo', name: 'rights_group', fieldLabel: 'Rechtegruppe', mode: 'local', store:...
I'm having problems making my grid panels auto-expand to fill their tabs after the window is maximised. The grid panels themselves are within...
Hi all I have a grid where a list of users is displayed (masterview). When an item is clicked, a loadRecord is fired, which populates a formPanel...
Hi everyone, I am a starter of EXT. I have a code which create a Ext.window inside. Something as shown below Ext.getCmp('tempField').add(new...
Hi, My paging toolbar Refresh button is NOT refreshing the store. Please help me. :(( this.bbar = new Ext.PagingToolbar({ pageSize:100 ...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us