+ Post New Thread
Hi, I have a ContentPanel with BorderLayout which has 2 other ContentPanels at center an east. Center panel has a lot of data so it should be...
Hi All, Is it possible to spans the headers of the grid? For example i have a column name demographic, which can be divided into population and...
I have a FileUploadField, and I want to listen for changes in the field value as such changes are made. I've added a listener for KeyUp events,...
I'm running into trouble with a radio button group. I've set the label align to TOP so the label will be shown above the radio buttons, but all the...
I am creating a desktop application and in the main class that handles the user interface I have a private instance variable called User. When a...
Hi, Is it possible to populate a Table by inserting 'column after column'? I only found a way to populate a Table row-wise (abstraction =...
in which method I can get the info about sort dir and sort field.. because always return NONE and null.. in method load that was override in...
Hi, seems I have some basic misunderstanding how events work in Ext. What I want to do is to fire a (custom) event with one Component, and receive...
in my application I have one combobox that have ListStore and BasePagingLoader.. but when the page is rendered.. get data of the data base.. and when...
Hi, Has anyone managed to make the new BeanModelMarker interface, introduced in GXT 1.1, work with a BaseTreeLoader? I can't find a way to provide...
public void onModuleLoad() { final TextField<String> text1 = new TextField<String>(); TextField<String> text2 = new TextField<String>(); ...
Hi This is a basic beginner question. Once i have written my gxt code and component, I want to display this in an html or jsp page. My question...
I have a TextField with a listener attached to validate input as it is typed. This works fine when the TextField is added directly to a container....
Hi! I have the following structure: Window |-FormPanel --|-TabPanel ----|-TabItem The first time the Window is rendered, the Fields are...
Can some please tell me on what object and for what event I need to listen for a collapse on one of the ContentPanels in a BorderLayout?
public void onModuleLoad() { ContentPanel panel = new ContentPanel(); panel.setHeight(300); panel.setHeading("panel"); new...
Hi, I've read gxt would have remote filtering since 1.1... Apparently, not. I guess it could be done by coupling triggerfield and overriding...
Hi, I am trying to implement MouseDown, MouseOver and MouseOut Events for FormPanel. I understand that broweser events are received on Component...
Hello, I'm updating a TextArea with a timer and would like to have it scroll down to the bottom, so the newest messages (at the bottom) are...
package com.extjs.gxt.samples.client.examples.tree; import java.util.ArrayList; import java.util.List; import...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us