+ Post New Thread
We need to implement 2 level menu, the problems we are facing in implementation are as below: 1. We have to disable 1st level menu click. How to...
How to hide header of a column. I have following column { id: 'Name',header: 'Name', dataIndex: 'EMP_NAME, width: 300} I want to hide only the...
I Have a combo box like below, this.classCmb = new Ext.form.ComboBox({ store: this.classStore, id: 'cmbclass', valueField: 'value',...
I have a few users who prefer to enter dates in the date fields in YYYYMMDD format. It would be nice to be able to handle this format rather than...
Hi, I need to render a hyperlink with the grouped text in a grouping view based on the value in one of its grid columns. The following code is...
I have an application built with extjs that uses data grids and an extension to allow column filtering. However, it is being reported that filter...
Hi, i try to change the text color of a button in form panel, but i cant find the right css attribute where i could change the color. Maybe...
I use Ext 2.0 dev 5. my code: var panel = new Ext.Panel( { region : 'center', title : false, border : false, layout :...
Greetings experts I have the following javascript in a jsp Ext.onReady( function() { Ext.Ajax.request({ ...
Hi! I need to hide rows depending on a records value. The grid is using the RowExpander plugin which is already overriding the getRowClass method....
I have a SimpleStore with 10-15 fields, that populate a grid. This works fine. I also have ComboBoxes set up as filters on several of these fields...
ds:new Ext.data.Store ({ reader:new Ext.data.JsonReader ({id:'Lid',root:'rows',fields: })}) when i use the method...
hi all, having issues ( ext 2.1 ) with the Checkbox component . It seems to send "on"/"off" values to the database which is expecting true /...
Hi , I wanted to use the radioColumn for the entire rows instead of just a single (name,radio) pair. I have used the following code snippet for...
Hello, I want to get a tooltip for a column model of grid panel. I'm following the code - renderer: function (value, metadata, record,...
I am facing a very strange problem. I have a grid with cell selection model and when i CLICK on any cell then grid automatically goes to first...
Hi, do we have something like grid.on('cellclick', function(grid, rowIndex, colIndex, e) { for mouseover?? Thanks, Pau
I writed two validation definitions in Ext.form.Vtypes. Now I have a TextField which need two vtypes.But the property vtype of...
Hy, my goal is to combine multiple fields in a store object, to display in a combobox. these are my fields in my store: {name: 'id', mapping:...
Hi, Is there anything wrong with this code, its on a bbar the images are in the relevant folder ( in the resources/images/toolbar) bbar: ...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us