Search Type: Posts; User: ashleywong
Search: Search took 0.02 seconds.
-
10 Aug 2008 11:05 PM
- Replies
- 6
- Views
- 1,241
It's not a public method
-
10 Aug 2008 6:15 PM
- Replies
- 6
- Views
- 1,241
Yes, I do.
It always alerts false.
The context menu of browser is shown when right clicking the table row. -
8 Aug 2008 2:31 AM
- Replies
- 6
- Views
- 1,241
Always false when checking mouse right click. It is possible to detect the right click?
table.addTableListener(
new TableListener() {
@Override
... -
29 Jun 2008 6:36 PM
- Replies
- 3
- Views
- 1,442
I think using FormPanel, the individual field width cannot be altered. All fields will use the master field width (defined by FormPanel).
To customize the components width, we should use... -
26 Jun 2008 7:30 PM
- Replies
- 4
- Views
- 1,440
Hi Darrell,
Will you fix it? Thanks
Regards,
Ashley -
26 Jun 2008 5:31 PM
- Replies
- 4
- Views
- 1,194
http://img176.imageshack.us/img176/5496/originzy5.png
http://img204.imageshack.us/img204/5459/crosstx8.png -
26 Jun 2008 5:29 PM
- Replies
- 4
- Views
- 1,194
If the drop down menu is shown, the layer of the menu should be placed in the top most level. However, the close button (circled in red) is not hidden by the drop down menu.
Could you view the... -
26 Jun 2008 12:59 AM
- Replies
- 4
- Views
- 1,194
Please look at the following screens
http://img176.imageshack.us/img176/5496/originzy5.png
http://img204.imageshack.us/img204/5459/crosstx8.png -
23 Jun 2008 10:31 PM
- Replies
- 1
- Views
- 914
layout() method solved this.
-
23 Jun 2008 10:25 PM
- Replies
- 1
- Views
- 914
When I dynamically call addText(String html) to a ContentPanel, the content is not immediately rendered. However, if I switch to another tab and switch back to the content panel, the previously added...
-
12 Jun 2008 11:01 PM
- Replies
- 11
- Views
- 6,049
Has this fix released in beta5? I've tried beta5, the problem still exists
-
12 Jun 2008 2:31 AM
- Replies
- 11
- Views
- 5,308
Thanks
-
12 Jun 2008 2:28 AM
- Replies
- 6
- Views
- 2,231
I've just tried beta5. The problem in FF has been resolved.
-
11 Jun 2008 10:35 PM
- Replies
- 11
- Views
- 5,308
I can find TableBinder, DataListBinder and TreeBinder. Will there be ComboBoxBinder?
I am tried to use RpcProxy for loading data to the ComboBox's store. But I cannot load the data to the... -
11 Jun 2008 8:08 PM
Jump to post Thread: [CLOSED] Bug in LoadListener by ashleywong
- Replies
- 3
- Views
- 1,470
Sorry, I got it. Thanks
-
11 Jun 2008 8:04 PM
Jump to post Thread: [CLOSED] Bug in LoadListener by ashleywong
- Replies
- 3
- Views
- 1,470
Thanks for advance.
Actually, I want to pick up some entries to pre-select. However, le.getData() can only get the List<Stock>. How do I get the DataListItem?
Attached is the available select... -
10 Jun 2008 8:28 PM
Jump to post Thread: [CLOSED] Bug in LoadListener by ashleywong
- Replies
- 3
- Views
- 1,470
I am going to implements a data list which received data from a RPC call. On the loaderLoad method, I wish to pre-select some fields.
However, I found that the loaderLoad() method is not really... -
10 Jun 2008 7:17 PM
- Replies
- 3
- Views
- 1,442
anyone can help?
-
10 Jun 2008 7:12 PM
- Replies
- 2
- Views
- 1,142
In Javascript, we can use "parent" to access the parent objects or methods.
Is it possible that iframe could access to the same Registry? -
5 Jun 2008 4:04 AM
- Replies
- 6
- Views
- 2,231
It's work fine in Safari.
-
5 Jun 2008 1:32 AM
- Replies
- 11
- Views
- 6,049
Is it suitable for Ext GWT? Where can I set this two variables?
-
5 Jun 2008 1:09 AM
- Replies
- 11
- Views
- 6,049
I think your guess is right since I've captured the HTTP request and I found that there is no other requests beside HTTPS.
-
5 Jun 2008 12:15 AM
- Replies
- 11
- Views
- 6,049
I've tried to place the compiled Explorer or Mail app to a server running HTTPS. If I use IE6, we got "This page contains both secure and nonsecure items" alert. How can we avoid this message?
-
3 Jun 2008 10:47 PM
- Replies
- 4
- Views
- 1,440
Environment: beta4
Browser: IE6 and FireFox 2 -
3 Jun 2008 10:37 PM
- Replies
- 4
- Views
- 1,440
Comparing with samples in http://extjs.com/explorer/#toolbar-menu and http://extjs.com/deploy/dev/examples/menu/menus.html, I found that GXT is unable to subsequently drop down the next menu when the...
Results 1 to 25 of 29
