Top "Extjs4.2" questions

Warning: only use this tag along with the generic extjs tag.

ExtJS 4 How to set the width of a ComboBox

How can I set the width of a ComboBox input field? I tried to set the width and it does …

extjs extjs4.2
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
ExtJS 4.2 Grid Pagination

I want to have client side pagination for a grid panel that receives data through a web service, but I …

extjs4 extjs4.2
How to auto height viewport child panels in it?

I am working in ExtJS4. I am getting stuck at a point where I want to auto height the east …

extjs extjs4 extjs4.1 border-layout extjs4.2
How to set editor for a column programmatically in a grid

I have a Ext.grid.Panel with a set of columns. This grid is filtered, and depending on the filter …

extjs extjs4.2 extjs-grid
Removing records that exist in an array from ExtJS store

I have a store and an array. I want to remove records from the store if that record's value matches …

extjs extjs4.2
Align window to center of the page after changing width and height in ExtJs 4

I have a window and my requirement is that I have to change the window's height and width during the …

extjs4.2
Extjs Treepanel: CSS to change default icons (node and leaf)

I have a tree panel like http://jsfiddle.net/bmbMy/ I try to change default icons (node and leaf) by …

extjs tree extjs4 extjs4.1 extjs4.2
How to align field inputtext right?

How can I align the Text within all fields to right instead of left? I looked throught the API but …

extjs extjs4 extjs4.1 extjs4.2
Ext.isIE return false in IE 11

When I try to use Ext.isIE in IE11 i get false the returning value. And then during the debug …

extjs extjs4.2