Search Type: Posts; User: cormet
Search: Search took 0.08 seconds.
-
9 Sep 2010 8:41 AM
Jump to post Thread: GXT with WebDriver by cormet
- Replies
- 5
- Views
- 1,954
Hi Sven,
the solution is working. Thank you for the help. However, i need to add an extra line of code for it to get the webdriver to work. However, will there be any penalties performance since... -
9 Sep 2010 8:27 AM
Jump to post Thread: GXT with WebDriver by cormet
- Replies
- 5
- Views
- 1,954
Hi Sven,
I can't found the updateModel() in formBinding. Do I need to upgrade to version GXT 2.2?
Cheers,
-Y -
9 Sep 2010 8:11 AM
Jump to post Thread: GXT with WebDriver by cormet
- Replies
- 5
- Views
- 1,954
Hi All,
I would like to ask for help in regards to specific problems in GXT. At the moment, I used webdriver as my testing framework and it works fine with GXT so far till I have encounter an... -
3 Aug 2009 8:00 PM
- Replies
- 5
- Views
- 5,193
I haven't found any solution to this and hopefully migrating to GXT 2.0.1 will fixed it. but still having a lot of issues on migration to it.
-
3 Aug 2009 7:31 PM
- Replies
- 1
- Views
- 1,108
Hi All,
I'm having problem after migrating GXT 1.2.4 to 2.0.1 and having the IndexOutOfBoundsException.
Basically I have a tab with a event that listen to it:
TabItem tabItem = new... -
1 Aug 2009 7:04 AM
Jump to post Thread: Session Timeout Window by cormet
- Replies
- 0
- Views
- 1,139
Hi All,
I just recently migrate GXT 1.2.4 to GXT 2.0.1 . Although quite pain to fix thousands of errors :(. Just a quick question about the Session Timeout window after I successfully login into... -
27 Apr 2009 7:36 PM
- Replies
- 5
- Views
- 5,193
Hi All,
I am still having the same problem on formpanel validation in mutiple tabs situation.
Each Tabs Item had it's own formpanel and when user click a button, the events basically
get each... -
25 Apr 2009 6:23 AM
- Replies
- 1
- Views
- 937
I am having the same problem.
GXT: 1.2.3
GWT: 1.5.3
Cheers, -
25 Apr 2009 5:00 AM
- Replies
- 11
- Views
- 9,780
Hi there,
GXT version : 1.2.3
Browser and version : FF (Mac) and Safari
Operating System : OS X
I am still having the same problem on form validation.
I have to click the tabs to perform the... -
22 Feb 2009 8:40 PM
- Replies
- 10
- Views
- 2,563
Wow...Fantastic..Thanks for the fixed.
Cheers,
-T -
21 Feb 2009 2:36 AM
- Replies
- 10
- Views
- 2,563
Hi All,
I just wondering if it is a bug on GXT 1.2.2 regarding disabling PagingToolBar. I tried to disable it by calling disable(). The result is looking alright, however the button such as... -
6 Jan 2009 9:23 PM
- Replies
- 0
- Views
- 1,822
Hi All,
private RpcProxy<PagingLoadConfig, PagingLoadResult<Invoice>> mProxy = new RpcProxy<PagingLoadConfig, PagingLoadResult<Invoice>>() {
@Override
protected void... -
3 Dec 2008 8:51 PM
Jump to post Thread: ListStore problem by cormet
- Replies
- 0
- Views
- 731
Hi All,
I am having a weird problem here.
Below is my snipped code
mInvoiceListStore.removeAll();
MessageBox.alert("test", "size :: " + invoiceList.size(), null);... -
24 Nov 2008 7:06 PM
Jump to post Thread: TabItem re-draw issue by cormet
- Replies
- 5
- Views
- 1,387
Hi Grant,
Thanks for the help. Once I set the layout to FillLayout.
It works.
Cheers,
-T -
24 Nov 2008 6:16 PM
Jump to post Thread: TabItem re-draw issue by cormet
- Replies
- 5
- Views
- 1,387
Hi,
Currently I am using GXT 1.1.4, GWT 1.5.3.
Here some snippet code:
public class ABCTab extends TabPanel {
private void createProductOrServicesTab() {
TabItem tabItem = new... -
23 Nov 2008 9:53 PM
Jump to post Thread: TabItem re-draw issue by cormet
- Replies
- 5
- Views
- 1,387
Anyone? or i am just being the only one who doing it wrong?
:(( -
22 Nov 2008 1:26 AM
Jump to post Thread: TabItem re-draw issue by cormet
- Replies
- 5
- Views
- 1,387
Hi All,
I am having problem on displaying all widget in tabItem which is programmatically added
once the user click on the tab.
In IE it works fine and display properly however, in Firefox 3... -
14 Apr 2007 3:59 AM
Jump to post Thread: New to Ext by cormet
- Replies
- 2
- Views
- 920
Anyone know how to execute inline javascript which in ajax response? Anyone ?
-
13 Apr 2007 7:01 PM
Jump to post Thread: Ext.form.Form by cormet
- Replies
- 0
- Views
- 633
Hi,
Is there any possible to use Ext.form.Form with updateManager?
The reason is I would like to submit the form and then update the region by using
updateManager.
I have look into the form... -
12 Apr 2007 3:52 AM
Jump to post Thread: New to Ext by cormet
- Replies
- 2
- Views
- 920
Hi All,
I am quite new to this nicely Ext javascript frameworks. I have a problem in integrating this framework into my J2EE/struts application.
the problem is I can't call any javascript...
Results 1 to 20 of 20
