Search Type: Posts; User: icegoffy
Search: Search took 0.02 seconds.
-
22 May 2009 8:01 PM
Jump to post Thread: add TableItem to first index by icegoffy
- Replies
- 0
- Views
- 546
Does anybody knows how to add a new TableItem to a Table component, but insert it on the top of the list?
Thanks in advance. -
19 May 2009 7:35 PM
- Replies
- 0
- Views
- 875
Hi there, I got a problem with ComboBox, when I programmatically call .expand( ) on the combo, the result is that the combo does expand but when I select on any item on the list, I would have to...
-
25 Mar 2009 4:34 AM
- Replies
- 0
- Views
- 503
Hi, can anybody help me on this : I got a checkbox which when check will call load() on the loader, but in my load listener, i found that the store size is 0 even though the grid shows data loader...
-
12 Mar 2009 9:59 PM
Jump to post Thread: Gxt comboBox with checkbox by icegoffy
- Replies
- 1
- Views
- 1,873
Hi there, anyone tried creating a comboBox with checkboxes?
-
11 Mar 2009 8:21 PM
Jump to post Thread: gxt TextField not showing boxes by icegoffy
- Replies
- 0
- Views
- 814
Here's the code i used:
private LayoutContainer createFilterByColumn2() {
FormLayout formLayout = new FormLayout();
formLayout.setLabelAlign(LabelAlign.LEFT);
... -
3 Mar 2009 5:35 PM
- Replies
- 0
- Views
- 963
Hi, does anybody know how to change the background colour of LayoutContainer?
I tried these 2 ways but still doesn't work:
1. layoutContainer.setStyleAttribute("backgroundColor", "#f8fafc");
... -
2 Mar 2009 8:28 PM
- Replies
- 3
- Views
- 900
nope, still doesn't work, i must be missing something
-
26 Feb 2009 6:39 PM
- Replies
- 3
- Views
- 900
Hi, I got a simple problem where the textField isnt' shown properly. Attached is the screenshot. I copied the code from the explorer application for advanced form..
Below is the code I used:
...
Results 1 to 8 of 8
