+ Post New Thread
Hosted mode / Windows XP (IE6) No issue in web mode with Firefox 3. I am trying to add a model to an empty GridStore. I get a...
public void onModuleLoad() { FormPanel form = new FormPanel(); NumberField field1 = new NumberField(); field1.setName("field");...
Hi! GXT version: 1.2.3 Browser and version: Internet Explorer 7 Operating System: Windows XP SP3 Where I found a possible bug: ext-all.css The...
setMaxWidth/setMinWidth in MessageBox all do nothing (are not used) - work around is to set width of dialog and centre again... ie MessageBox...
If you don't support this, please mark this as . It seems to me this scenario should be supported, however. I haven't provided a test case, but will...
If you have an unrendered Field (say TextField) and you want to remove a specified style-name from it via removeInputStyleName, it will throw a NPE,...
Hosted mode Windows XP GWT 1.5.3 GXT 1.2.4 (maybe also 2.0?) When you set a context menu and a tooltip on a component and you right click on...
In the gwt emulator and in IE7; Given an editable grid with some triggering cell editor(s) e.g. datepicker, twintrigger, combobox; If the...
pagingToolBar_refreshText=Renovar should be pagingToolBar_refreshText=Atualizar :D
TreeItems stays highlighted as DND targets sometimes Steps to reproduce Go to the "Reordering Tree" example Expand "Misc" Drag "Buttons" to...
Bug #1: Horizontal scrollbar only appears when data is inputted into grid Bug #2: LayoutContainer.setScrollMode(Scroll.AUTO) broken in IE7 Bug #3:...
To reproduce this problem go to the following page: http://extjs.com/explorer/#listview Browser: Firefox 3.0.11 Operating System: Windows Vista...
package com.mycompany.prototype.gwtprototype.client; import com.extjs.gxt.ui.client.data.BaseModelData; import...
In the Explorer 1.2.4 demo (http://extjs.com/explorer/#forms) on the Forms>Forms demo the TimeField highlights the wrong item after a time has been...
Hi, under GXT 1.2.4 I tried to use SimpleComboBox, but the following error occured: Caused by:...
I am expecting that my listener for the SortChange event on a Grid will be called each time the sort order is modified in the UI. My event handler...
I'm developing an application that uses many forms, and I'm getting very frustrated because there are so many form layout issues in GXT. Here is...
Hi, We've found that the qtip implementation won't work if you need to put a ' (quote) or a " (double-quote) in it (ie: any user-input really),...
When you create a grid like so: grid = new EditorGrid<BeanModel>(store, firstColumnModel); grid.getView().setForceFit(true) a subsequent call...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us