+ Post New Thread
public FillToolItem() { setElement(DOM.createDiv()); BoxLayoutData data = new BoxLayoutData(); data.setFlex(1.0); ...
If I place a grid in a VerticalLayoutContainer, it does not resize like the other children in the VerticalLayoutContainer. The screenshot is after...
I've noticed a behavior change in this class, and am wondering if it's deliberate or not, or, at least, how to get the old behavior. In code I'd...
... textfields thats not a bug, it's more an improvement. In a form containing several lines with checkboxes the line height is smaller than...
Hi eveyone, not an actual bug (I think), but something I had a major problems. If the following code was run in developer mode, clicking on the...
<container:NorthSouthContainer styleName="{style.panel}" borders="true"> <container:child> <container:FlowLayoutContainer/>...
If the GXT Grid is placed inside a SimpleContainer that is the center widget of a BorderLayoutContainer, the Grid does resize to the full size of the...
Hello, we are still developping our application and we have decided to migrate to GXT3.0 because of the big work it is. But be most closer to GWT...
I have a grid where I'm hiding/showing columns. Now if I add a UI component that does this code within a value change handler everything works find....
I have a Live GroupSummary Grid that is getting populated via a service call which invokes an EJB. Through logging messages I know that on average it...
I have created a checkbox grid with paging feature. The problem is that the resulting grid only allows me to do one select. It is impossible to...
On gxt 3.0.0 beta 2, i have an simple CenterLayoutContainer with a single panel inside it (a copy-paste from the showcase actually). But i was...
...or may be it works not as I expect. ...or BorderLayoutContainer has bug. Why with code below I see collapse button on the "west" panel, but...
This bug is identical to: ...
If I have a ToggleGroup and Editable Grid, I can get the Toggle group to where both are selected (see screenshot).To reproduce:1. Select one of the...
Hi, I am having problems with Widget Renderer TreeGrid. Like in example (you can see the attachement) I created custom renderer for my grid. But...
When you set setEnabled(false) on the Combo Box, the Combo Box Cell drop down list is still enabled (active). In other words, even when the Combo...
Brendan, The tool tips for an area series do not work well. When you add a SeriesItemOverHandler to an AreaSeries, the index and value...
Hi, I am using ext gwt 3.0 beta 2. I am working on TimeAxis with Numberic Y-Axis. I see that that the Last value on Y-Axis does not get...
If I have a combo box and do comboBox.setId("myID") the div element will have an id of "myID" and the child input element will have an id of...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us