We use ExtJS 3.x pretty heavily within our flagship application. Our application\'s admin area is split into the different modules 开发者_如何学编程that we offer. Each module, and subsequently each pa
I need to implement a big complex form in extjs. This form contains about 20 lines with5-6 fields on each line. There are textfields, combos and just displayfields in these lines.
using ExtJS 3 here. I just noticed (in reply to my previous question) that the problem appears only when I\'m not sending more than one combobox name. I currently have setup my combobox\'s name like t
There are some nice ComboBoxes for forms (f.e. the LovCombo or th开发者_C百科e SuperBoxSelect). I got a ComboBox working in a Grid. But how do I include a MultiSelect ComboBox in an Editor Grid? What
I\'m trying to migrate an Ext 3.3.1 application to Ext 4 (with the compatabiltiy layer, for now). I\'ve run into some problems with GeoExt. Currently, it\'s breaking on line 99, saying \"Attempting to
As we know that ExtJS4 is new,we will get stuck with some problems even if it is small,but we need to get the solution to complete the upgradation.We are trying to apply padding to the image component
We are using ExtJS4 in our application.But we are facing problem with window header.We need to remove header or decrease height using CSS from window but not the minimize tool.Please have a look into
I have a dynamically-generated Ext.tree.TreePanel in Ext 3.3.1. It looks like this: -root -fruit -apple -vegetable
I am new to ExtJS4.I have one doubt,if we add buttons to toolbar buttons are arranged from left side.Is it possible to add buttons from right side?
We are upgrading our application to ExtJS4.But we are facing an issue with ExtJS4 toolbar.I want to display the buttons in toolbar as below.