Top "Extjs4" questions

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.

Extjs4- Giving a default sort for a column after grid is loaded

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-sorting
ExtJs UI Designer tool

Is there a designer tool for ExtJs or Eclipse plugin for it? I'm developing an interface which is completely similar …

extjs4 gui-designer
show different item on selectionchange on a grid

i have a grid and a form, i need to show different items on the form each time we select …

grid extjs4 selectionchanged
Ext.ux.form.field.DateTime questions

I create a Ext.ux.form.field.DateTime plugin, but here is some questions: if i don't set width/height, …

extjs extjs4
How to package (minify) an extjs 4 application

I 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-cmd
Extjs - upload file using filefield

My extjs code like http://www.objis.com/formationextjs/lib/extjs-4.0.0/docs/api/Ext.form.field.File.html Ext.create(…

extjs extjs4 extjs4.1 filefield
How to filter a store with multiple values at once?

I have a Store attached to a grid with number of records. I have a combo box with mulitiSelect option. …

extjs extjs4 sencha-architect
View Reference in Controller EXTJS 4

I am not able to get combobox value in a controller. The getter method of combobox view returns function i(){ …

extjs4 extjs-mvc extjs4.2
EXTJS 4 - Global exception listener

I have a situation where I am making ajax requests to a server from various Ext gridpanel etc. In an …

javascript extjs extjs4 extjs-mvc
Extjs : Grid column width in percentage

Looks I am not the only one who has run into this situation. I need to set the widths of …

extjs extjs4 extjs4.1 extjs4.2