Search Type: Posts; User: david.santos
Search: Search took 0.03 seconds.
-
8 Apr 2010 5:54 AM
- Replies
- 7
- Views
- 3,660
I'm creating a ComboBox using the following code:
ComboBox combo = new ComboBox<BeanModel>();
combo.setFieldLabel("Some Combo");
combo.setEmptyText("Select a value");... -
15 Mar 2010 2:57 AM
- Replies
- 5
- Views
- 1,768
First of all I apologize for not replying sooner.
While bearing a few lines of code to submit a fully working test case, I discovered the reason for the problem and that it's in my code.
Although I... -
4 Mar 2010 3:10 AM
- Replies
- 5
- Views
- 1,768
First of all I would like to thank you sven for your quick response.
Second I want to apologize for opening this thread without being 100% percent sure this is a bug. But it is a very disturbing... -
4 Mar 2010 2:25 AM
- Replies
- 15
- Views
- 4,822
Thanks for your answer sven.
I confess I had not seen that on the documentation but I'm glad you did the effort to change the code in that way.
I'm looking forward to get that change in the next... -
3 Mar 2010 11:43 AM
- Replies
- 5
- Views
- 1,768
Every time I have to call a RPC service in order to populate lets say a ComboBox or a Grid with data from the database I add a listener to the component and listen to the Events.Attach event to do...
-
3 Mar 2010 11:29 AM
- Replies
- 15
- Views
- 4,822
You're right.
That does solve the problem but that also means seting the browser's rendering engine into "Quirks Mode".
If you're fine with that than you've got your problem solved but if you're... -
22 Jan 2010 3:21 AM
- Replies
- 15
- Views
- 4,822
Unfortunately, no one from the Ext GWT Development Team responded to this post yet, even though I'm not the only one with this problem :(.
Wondering through the Ext GWT source code I found out... -
17 Dec 2009 10:48 AM
- Replies
- 0
- Views
- 995
The description of this post can be seen here:
http://www.extjs.com/forum/showthread.php?t=87901 -
16 Dec 2009 6:55 AM
- Replies
- 15
- Views
- 4,822
Hi,
I'm a software architect in my firm and i've been evaluating GXT for the last couple of months. I was impressed and pleased with it, so I talked with the managers so that they could start the... -
15 Dec 2009 2:41 AM
Jump to post Thread: Ext GWT 2.1.0 Now Available by david.santos
- Replies
- 70
- Views
- 48,827
Thanks a lot Tony, you were right!
-
14 Dec 2009 11:34 AM
Jump to post Thread: Ext GWT 2.1.0 Now Available by david.santos
- Replies
- 70
- Views
- 48,827
Hi,
I'm the software architect in my firm and i've been evaluating GXT for the last couple of months. I was impressed and pleased with it, so I talked with the managers so that they could start...
Results 1 to 11 of 11
