Search Type: Posts; User: nseb
Search: Search took 0.04 seconds.
-
18 Feb 2009 8:44 AM
Jump to post Thread: How refresh Grid dynamically by nseb
- Replies
- 7
- Views
- 3,744
The problem is when we call dynamicaly the public void load(Long subscriberNumber, String lastName, String firstName, Date birthDate) , loader works , but grid not refresh.
public class... -
5 Feb 2009 12:58 AM
Jump to post Thread: How refresh Grid dynamically by nseb
- Replies
- 7
- Views
- 3,744
I don't have grid.getStore().reload()
reader = new BeanModelReader<Subscriber>();
// loader and store
loader = new BaseListLoader(proxy, reader);
store = new... -
4 Feb 2009 9:14 AM
Jump to post Thread: How refresh Grid dynamically by nseb
- Replies
- 7
- Views
- 3,744
Hi,
I would like to dynamically refresh a grid, I have tested different methods, but nothing works :
grid.getStore().getLoader().load();
or
getGrid().reconfigure(getStore(),... -
5 Nov 2008 1:25 PM
- Replies
- 0
- Views
- 652
Hi,
I want catch MouseEvent in TextToolItem , the problem is the wrapped button is not accessible to addlistener or overrides methods onmouseover
Bests regards. -
30 Oct 2008 1:05 PM
Jump to post Thread: TreeLoader + RPC by nseb
- Replies
- 11
- Views
- 8,202
up
-
27 Oct 2008 6:47 AM
Jump to post Thread: TreeLoader + RPC by nseb
- Replies
- 11
- Views
- 8,202
It's possible to have an example for to Use My pojo directly in TreeLoader async ?
-
25 Oct 2008 2:16 AM
Jump to post Thread: TreeLoader + RPC by nseb
- Replies
- 11
- Views
- 8,202
+ 1 , I Have the same issue
-
20 May 2008 7:20 AM
Jump to post Thread: GXT MVC and Hibernate by nseb
- Replies
- 8
- Views
- 7,507
+1 ,
my project use pojo hibernate (with hibernate4gwt) and not DTO , with GWT-EXT , the rpc mechanismfor grid , tree , combo is not intrusive.
But , I don't understand How my Pojo can... -
20 May 2008 12:41 AM
Jump to post Thread: Default Theme by nseb
- Replies
- 5
- Views
- 2,231
thanks for your reply.
I've just downloaded beta 3 , it's works , thanks. -
18 May 2008 3:29 PM
Jump to post Thread: beta3 and performance by nseb
- Replies
- 10
- Views
- 4,119
up , any release date for beta3 ?
-
18 May 2008 3:26 PM
Jump to post Thread: Default Theme by nseb
- Replies
- 5
- Views
- 2,231
thanks for your reply.
But , I want set the theme the first , on slate theme.
I tested this : GXT.defaultTheme = Slate.SLATE; in the firsrt line on my module , but nothing's -
18 May 2008 2:08 PM
Jump to post Thread: Default Theme by nseb
- Replies
- 5
- Views
- 2,231
How set the default theme , with Slate ?
-
14 May 2008 11:10 PM
Jump to post Thread: beta3 and performance by nseb
- Replies
- 10
- Views
- 4,119
release date for beta3 ?
-
13 May 2008 5:00 AM
Jump to post Thread: beta3 and performance by nseb
- Replies
- 10
- Views
- 4,119
Hi Darrell , can you release quickly a beta3 with improve performance ?
-
11 May 2008 5:10 AM
Jump to post Thread: beta3 and performance by nseb
- Replies
- 10
- Views
- 4,119
+1 , same question.
I add that beta3 is required before release candidate , because there is a lot of major bugs in beta2 -
5 May 2008 11:31 AM
Jump to post Thread: Ext GWT Roadmap by nseb
- Replies
- 17
- Views
- 8,703
darry , we can have a response for the differents question posted here of your roadmap ?
-
2 May 2008 12:48 PM
Jump to post Thread: Ext GWT Roadmap by nseb
- Replies
- 17
- Views
- 8,703
I think , the 1.0 should integrate , these features :
# Auto complete ComboBox (local / remote)
# Auto fill ComboBox
# Grid + Store (Based on Ext JS Grid)
# Grid grouping, and totaling
# Grid... -
30 Apr 2008 12:40 AM
Jump to post Thread: [CLOSED BETA 2] BorderLayout by nseb
- Replies
- 0
- Views
- 889
Hi,
I have a big problem with collapsed panel , with borderlayout. The panel's title , see the picture here
here the code :
viewport = new Viewport();
... -
29 Apr 2008 12:36 PM
Jump to post Thread: release date for beta2 ? by nseb
- Replies
- 8
- Views
- 2,419
thanks for your reply.
I think that it's very important to have a roadmap with release date , quicky ; because many future projects , must choose now between gxt and gwt-ext.
Best regards. -
29 Apr 2008 8:17 AM
Jump to post Thread: release date for beta2 ? by nseb
- Replies
- 8
- Views
- 2,419
+1 ,
because I don't see the beta 2 at the moment ? -
28 Apr 2008 11:26 AM
Jump to post Thread: release date for beta2 ? by nseb
- Replies
- 8
- Views
- 2,419
thanks for your reply
-
28 Apr 2008 8:48 AM
Jump to post Thread: release date for beta2 ? by nseb
- Replies
- 8
- Views
- 2,419
Hi,
it's possible to have a release date for beta 2 ?
Best Regards -
24 Apr 2008 2:02 AM
- Replies
- 6
- Views
- 5,296
Hi ,
it's possible to change theme without reload , like as extjs ?
can use ext's theme with gxt ?
Best Regards,
Sebastien. -
23 Apr 2008 12:09 PM
Jump to post Thread: Performance by nseb
- Replies
- 6
- Views
- 2,486
+1
why gxt is much slower than extjs wrapper ? -
23 Apr 2008 1:14 AM
Jump to post Thread: GXT MVC and Hibernate by nseb
- Replies
- 8
- Views
- 7,507
use hibernate4gwt (http://hibernate4gwt.sourceforge.net/)
Results 1 to 25 of 51
