+ Post New Thread
Ok, first, I'll admit that I don't know if this is a bug, or I'm doing something incorrectly and misunderstanding the purpose of...
Applies to Ext GWT up to 2.2.5 In case of an empty string and blanks allowed, TextField.validateValue will invoke Field.clearValidate. However,...
I look at the Ext GWT 3 beta 1 demo for the Live Grid: http://www.sencha.com/examples-dev/#ExamplePlace:livegrid with Chrome 16 and Firefox 9. I am...
The following code: Viewport viewport = new Viewport(); viewport.add(new ContentPanel(), new MarginData(10)); ...
GXT 3.0.0-beta2 When I enter an invalid number in a number field, for example "3.4.5.6", instead of the the mark invalid actually getting called,...
Hello, i have this piece of code to deselect a selected item in grid if (list.getSelectionModel().getSelectedItem() != null)...
Using a Grid inside a Portlet and masking the Grid while loading data, does not set the position to the mask correct.
Trying to update the text of a TabItemConfig with tabItemConfig.setText("text") does not work after the TabPanel is rendered.
Looking at the source it seems that the event is created but never fired... From GridInlineEditing.java public void startEditing(final GridCell...
You can actually see this in your samples- > http://sencha.com/examples-dev/#ExamplePlace:stackedbarchart Hover over the stacked series and...
Brendan, In working with the AreaSeries, I finally realized what is wrong with the BarSeries when using it in stacked mode. The attached...
I create a NumberField<BigDecimal> (with my own BigDecimalPropertyEditor) I defined. If I call field.setAllowDecimal(false) I get an index out of...
If I have a combox box as one of the columns in a Grid and I use the GridRowEditing, keyboard navigation (up arrow / down arrow) doesn't work for...
Whenever I clear a widget containing a chart (so I can add another chart widget), I get the following error in FireFox. (NS_ERROR_FAILURE):...
I have not used Ext GWT 2.x, so I don't know if these are bugs, or just user error. 1. If I use a GridInlineEditor and my Grid has combo boxes, I...
Brendan, When you setup a chart to have a BarSeries and a ScatterSeries where both have tool tips, the BarSeries tool tip gets partially overlaid...
From DateField.java : /** * Returns the field's minimum value. * * @return the minimum value */ public Date getMinValue() { ...
Brendan, On some of our charts we need to suppress markers in a ScatterSeries when the value is zero instead of showing the marker at zero along a...
Brendan, The ScatterSeries does not seem to work well in a mixed chart that also has a BarSeries with setColumn(false) specified. The...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us