+ Post New Thread
What I want to do: Add header text and set size on a CheckBoxSelectionModels column. I simply added the following two lines to your Checkbox grid...
Hey, there is a bug in TreeStore's insert method which results in not fireing insert events in case the store is sorted. Here is the code of the...
I'm having the same issue described by this thread: ...
Calling setResizable(false) as in the code sample below results in some very undesirable behavior. My goal is to have a non user resizable dialog. ...
I want to extend the standard Loader<C, M> (Loader.java) with some extra handers. Therefore i need acces to; SimpleEventBus ensureHandler() { ...
Found an issue in GXT 3.0.2b with usage of HeaderGroupConfig (two rows). When I try to hide a column on a GridView with forceFit set to false, the...
GXT 3.0.2 Internet Explorer 8 Windows 7 : 64 bit If I create a combo box where "allow blank" is false, a blank entry is not available in the...
GXT 3.0.3-SNAPSHOT (11/27) and 3.0.2 GWT 2.4 Internet Explorer 8 Chrome 25 Windows 7 - 64 Bit -- I create a FieldSet with a child of...
GXT 3.0.3-SNAPSHOT 11/27 (but existed in 3.0.2 as well) GWT 2.4.0 Windows 7 - 64 bit Internet Explorer 8 Chrome 25 I had a FieldSet as the...
Hi, I found that the method doQuery(String query, boolean force) for the ComboBox in gxt 3.0 is not taking in count the query string when the...
Required Information Version(s) of Ext GWT Ext GWT 3.0.1, 3.0.3-SNAPSHOT Browser versions and OS (and desktop environment, if applicable) ...
Hi, I have a problem with GXT SimpleComboBox which I'm not sure is a bug or a (unexpected) feature. I have the example code below, which should...
this.tripGrid = new Grid<Trip>(tripStore, cm, tripGridView) { @Override protected Cell<?> handleEventForCell(Event...
GXT 3.0.3-SNAPSHOT 11/21/2012 Windows 7 - 64 bit Internet Explorer 8 I create a simple example with 2 radio buttons and a text button. I give...
@Override public Widget asWidget() { VerticalLayoutContainer c = new VerticalLayoutContainer(); List<String> choice =...
1. Create a tree with MULTI selection mode. 2. Select 2-3 items with ctrl or shift keys. 3. Select one of selected items by clicking on it (without...
Hi, we are using GXT 3.0.1 we are using grouping grid with editor but when i click on cell the text field is...
Hi, I have widget with GroupSummaryView grid and GridRowEditing on this grid. After upgrade to version 3.0.0-rc when I add new row using editor on...
FieldSet has style with margin, but when VerticalLayout compute layout use only margin from LayoutData. For example if you use fieldset with...
Hello, I tried to compile GWT project using GXT 3.0.1 and got Java Heap Space in Eclipse. After some moent compiler started to write into log...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us