+ Post New Thread
In a Grid, I have a column "Date", and when I want to sort this column, the dates sort correctly in host mode but do not sort correctly with Firefox...
In IE 6/7 go to: http://extjs.com/explorer/#basicgrid Select a row in the grid. Hit enter. Get booted from the app.
I seem to be having 2 issues related to the dialog box in hosted mode (IE 7): 1) When the dialog is first opened, it doesn't appear to be 'modal'....
Cell data is jagged, doesn't line up w/other rows or the header. Scrolling/resizing doesn't help. Firefox 3.0.3/Google Chrome 0.3.154.9, GWT...
Sometimes in firefox the headers of Grid don't align w/the columns in the table. Resizing the column fixes it. It seems to happen mostly on the...
When disabling a Grid, PagingToolBar, or the container that contains the grid, columns and the paging bar controls still respond to input. GXT 1.2...
Invisible components still take up space w/layouts. For example: public void onModuleLoad() { ContentPanel cp = new ContentPanel(); ...
Steps to reproduce: This is reproducible in the Explorer demo (http://extjs.com/explorer/#forms). Simply go to the basic form demo and on the...
Steps to reproduce: 1. Go to the Explorer Demo (http://extjs.com/explorer/#forms) in IE7/Safari. 2. Resize the browser window so that the full form...
There is an inner class in GridView.java called GridSplitBar. I want to style this bar differently than the default GXT styles, but it has no unique...
Simply look at the following method in CheckMenuItem: public void setChecked(boolean state, boolean supressEvent) { if (!rendered) { ...
This is a very simple bug that can be seen by simply looking at the following static methods in the Dispatcher class: /** * Forwards an app...
The AbstractStoreSelectionModel calls the onSelectChange(M model, boolean select) before the classes internal variable selected is updated. The...
This bug is a Safari only bug (found in Safari 3.1.2 on Mac OS X 10.5.5 using a build from latest 1.1 branch). To reproduce: 1. Go to the...
Steps to Reproduce: 1. Run the following example. import com.extjs.gxt.ui.client.widget.button.Button; import...
Steps To Reproduce: 1. Run the following code: import com.extjs.gxt.ui.client.Style.Direction; import...
I have a Popup with lots of Widgets inside of it, including DataLists. When I select an item in a data list, the Popup autohides. Latest ExtGWT...
I perused the forums a bit and didn't see this mentioned yet. Sorry for the spam if I missed it. Using GXT beta 5 download, the Popup widget...
Hi everyone, I am using new EditorGrid in GXT. And I have found the problem with deleting rows. First of all there is no sample code how to perform...
Firefox and I imagine any gecko based broswer as well doesn't render the collapse buttons properly. Instead of being at the end of the same line as...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us