+ Post New Thread
Taken from the BorderLayoutExample.java: 1) Try to hide the collapseTool of the North ContentPanel 2) And at the same, make sure the...
Although Release 1.2.1 bug fixes list the "Dragging a window hangs when initiating drag on non-active window" as a fixed bug, I am still facing with...
Moved to http://extjs.com/forum/showthread.php?t=57856
In the JavaDocs for BaseModel the descriptions for Model.Add, Model.Insert and Model.Update are all described as, Fires after the button is...
I have noticed an issue when running in hosted mode and using the Dispatcher. For some reason, hosted mode is able to produce a congruent...
in Brazil for DateField the first day in the calendar is Monday.
Taken example: RowLayoutExample.java. Replace Text label1 = new Text("Test Label 1"); with TextField<String> label1 = new TextField<String>();....
Radio.setBoxLabel after render does not change the label. Looking at the code the label is only setup during the onRender. A simple workaround: ...
There are some issues with when and where the "my-tree-drop" style is removed from a Tree on DND. For example, if I have Feedback.BOTH and grab node...
Found this while looking for something else, not sure what the intent here is. @Override protected void onDragMove(DNDEvent event) { if...
I have a DataReader, TreeLoader, TreeStore, Tree, and TreeBinder defined as follows: DataReader<List<MyModel>> treeReader=new...
In TextField "whether a field is value" should read "whether a field is valid", setAllowBlank(boolean allowBlank) Sets whether a field...
Hi, have you already noticed that there should be introduced a bug with the 1.2.1 version because the CenterLayoutExample on your page won't work...
public void onModuleLoad() { final FormPanel form = new FormPanel(); final TextField<String> field = new TextField<String>();...
Hi, I posted the details of my issue over in Help but I am posting it here as well as I believe it to be a bug. It should contain everything...
Hello, Changing sort order/column in TreeTable does nothing. Data is initially sorted when loaded, but there is no way to change sorting...
With this setup, NumberField f = new NumberField(); f.setMessageTarget("tooltip"); f.setAutoValidate(); pasting in <b> with ctrl-v CORRECTLY...
I am using a ToolButton (which extends IconButton). Both the ToolButton and the IconButton constructors take a SelectionListener<ButtonEvent>...
Not a big deal but it does make the splitter hard to grab. Description - If you look at the BorderLayout Example, note the south and east...
GXT 1.2.2 Web Mode FireFox 3.0.4, Chrome 1.0.154.43 Windows XP Sample code given below TableRowLayout line 105 -- the code is wrong...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us