Please use this tag in relation to ExtJS 4.0 - 4.2; Ext JS 4 is the fourth major version of the JavaScript library for building Rich Internet Applications (RIA), and now includes an MVC architecture without the need to use plugins.
After the grid has been loaded with the data, if we try to sort any column, the default direction is …
extjs extjs4 extjs4.1 extjs4.2 gridview-sortingIs there a designer tool for ExtJs or Eclipse plugin for it? I'm developing an interface which is completely similar …
extjs4 gui-designeri have a grid and a form, i need to show different items on the form each time we select …
grid extjs4 selectionchangedI create a Ext.ux.form.field.DateTime plugin, but here is some questions: if i don't set width/height, …
extjs extjs4I am looking for de facto instructions for packaging and minfying an Ext JS 4 app. Everything seems to point to …
extjs4 minify yui-compressor sencha-cmdI have a Store attached to a grid with number of records. I have a combo box with mulitiSelect option. …
extjs extjs4 sencha-architectI am not able to get combobox value in a controller. The getter method of combobox view returns function i(){ …
extjs4 extjs-mvc extjs4.2I have a situation where I am making ajax requests to a server from various Ext gridpanel etc. In an …
javascript extjs extjs4 extjs-mvc