+ Post New Thread
The docs state say, Ext.data.Store.commitChanges() is supposed to commit changes. But -in case of JSon- it does not send the changes to the server...
Is there a getPrevSibling() method that will return the Ext element instead of the HTML one? (like up() vs findParentNode()) The trouble is, given...
I am trying to build a form dynamically which has some fieldsets. But when I try to render the form, resultForm.render(document.body); gives me...
Hi I'm new with ExtJs (it's so great and helpful) =D> . I try to give some change to the Desktop Menu ( add new menue , sub menue...), I'm using...
Hi, I try to detect change to an <input> element and act on that using the onchange event. But the event only fires if I edit the input field...
Hi, I'm facing an InfoPanel update problem. I'm creating an infoPanel as: function createInfoPanel(id, name) { var aInfoPanel =...
I have a grid which I don't want to fully render until the tab on which it resides is displayed. Ordinarily I would do this by not loading the...
I am working on Project, and I am a new boy in experts forum. dialog = new Ext.BasicDialog('trm_save_dialog',{ autoCreate: true, ...
Maybe this is a stupid question, but in all the documentation for each control there is always a param for Object config. For example, the Grid ...
Hi, I want to allow the DateField to accept values other than numbers... For example, I want to allow dates to have wildcards such as yyyy/mm/01...
Ext.myPanel = function(config){ this.newVar = 'i\'m new var!'; this.newFunction = function(){ alert(this.newVar + ' and ' + this.newVar2);...
Hi,all, I am using Extjs 1.1 in my project,I have a problem about resize column.When I drog colums to resize ,I found only the title of grid...
Hi, I want to pass the connection object itself as an additional argument to the failure callback. I`ve tried this: con.request({ xmlData:...
Hi! I've got: HTML: <body> <div id="uploadDialog" style="visibility:hidden;position:absolute;top:-1000px;"> <div...
Hi, I am using ext-file upload want to know how can I detect mime-type of a file to be uploaded. Thanks Rahul Sharma
:-/:-/ Hi Guys, I am retrieving info from mysql db, but when i change that info and save to db, it does not save. I think it uses the original...
I am using Editor Grid, I want to show combox in onload. In grid i am able to view it as a non-editable col. only when i click combo box is...
I have been trying in vain to refresh this grid based on a JSON response to the form in the east panel. The only success I have gotten is setting...
when I update a data,and ds.load(),grid show the new data, but grid.getSelectionModel().getSelected().data is old data , I have to click the grid...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us