+ Post New Thread
Hi; My JSON String {datatable:} MyModel result.setRoot("datatable"); result.addField("code","code");
When i extend the class TextField and overwrite the method protected void onKeyPress(FieldEvent fe) { i always get the value '0' when i call:...
Hello, I would like to know if there is a way to get the editor grid marked when its store is updated? Actually, doing a store.update correctly...
Hello. I'm going to explain my case so maybe it helps a little bit more with the explanation. I have a layout container with a rowlayout and auto...
Hi, I noticed that Ext GWT 2.2.1 uses extJS 2.0.2 which is very old. Are you going to support extJS 3.3.0 with Ext GWT ?
Hi! Problem with render rows. When I expand root element render only first children! When I expand and collapse second row. It's render. In...
Environment: OS X, GWT 2.0, GXT 2.2. I have an application with many tabs and grids in these tabs. The grids use auto expand column, and in some...
Hi, I have : 1. a custom class extending 'com.extjs.gxt.ui.client.widget.Info' (ErrorInfo extends Info), 2. a ListStore which has all the Error...
Here is one chart in my app. And i can't manage to change the width of the bars. It looks so ugly...:-| I want it be less width. Please help!
The current implementation public class ColumnConfig (String id, String name, int width) treats the passed text as html. For example, to obtain the...
ListStore<BeanModel> myListStore; Grid<BeanModel> myGrid; ... final RowEditor<BeanModel> rowEditor = new RowEditor<BeanModel>() { public...
Using the 2.0.2 version of GXT, I was able to use class attributes to define the columnConfig and columnModel and use them anywhere using getters and...
Consider the code below : ComboBox<BeanModel> clientCb = new ComboBox<BeanModel>(); clientCb.setName("client"); ...
Hello, I have a grid with page navigation and data are being populated by RPC. If I add a new entry into grid (and also post it into server) and...
Sven, By doing the grid.setColumnReordering(true);, it will enable to reorder all the columns of the grid, I will like to control at column...
Hello guys, I'm working on some kind of questionlist in GXT. I have a question with around 20 answeroptions. I wish to put these options...
Hello, I have a paging grid which has data loaded from Database. It has a top toolbar with some textFields and a button. What I wanna do is when I...
I do not get how to obtain a List<MenuItem> starting from a Menu Object: // From the MenuBar you can get the List of MenuBarItem...
I have 4 sliders in the page that are working fine... And there listeners as well.. What i'm trying to do is to make my slider go slower from...
Hi Sven, is there any easy way to apply my own css to gxt? Is there any tutorial about this? Thank you very much in advance.
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us