Search Type: Posts; User: hartwigpl
Search: Search took 0.01 seconds.
-
30 Nov 2010 9:51 AM
- Replies
- 1
- Views
- 511
Is it possible to have a different list of allowed values for each combobox by row? for example, using the editorgrid example, is is possible to have Shade, and Mostly Shady for allowed values for...
-
15 Nov 2010 9:05 AM
Jump to post Thread: Use of Class attributes by hartwigpl
- Replies
- 1
- Views
- 1,014
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 setters.
After updating to the latest library... -
27 Aug 2010 12:10 PM
- Replies
- 7
- Views
- 3,113
Is it possible to set the focus back to the cell too? Using the startEditing call will put the cell in edit mode, but the user must still select the cell to add/edit text.
-
30 Apr 2009 12:19 PM
Jump to post Thread: simpleCombobox in editorGrid by hartwigpl
- Replies
- 0
- Views
- 1,254
I am attempting to update an editorgrid that was created in 1.2 to 2.0. The error
"[ERROR] Uncaught exception escaped
java.lang.NullPointerException: null
at... -
16 Mar 2009 2:13 PM
Jump to post Thread: Form submit of grid row data by hartwigpl
- Replies
- 0
- Views
- 946
I would like to perform a form submit for each row defined in a grid. My idea was to create a new form, add a TextField for each value in the row and then submit the form; like below:
private... -
27 Feb 2009 1:13 PM
Jump to post Thread: Refresh Grid after store update by hartwigpl
- Replies
- 0
- Views
- 1,468
I am using the following code to update a row in a grid by searching an xml when the user selects the search option. If I step through the code in debug mode the grid will refresh as expected, but...
Results 1 to 6 of 6
