Search Type: Posts; User: liondev
Search: Search took 0.02 seconds.
-
13 Apr 2012 3:41 PM
- Replies
- 9
- Views
- 1,548
What about FilterConfig? like the gxt 2.5 (FilterPagingLoadConfig)
-
17 Mar 2012 7:55 PM
- Replies
- 9
- Views
- 1,548
Hi Colin Alworth
The solution that you proposed works well (The default implementation with just GWT with a List of ValueProxys and sort info inside them). But would be nice if we can use as the... -
11 Mar 2012 5:26 PM
- Replies
- 2
- Views
- 486
I am just traying to use a NumberField on a Editor, but when i set setAllowNegative(false) i am getting this stack trace:
19:23:13.941 [ERROR] [pruebas] Unable to load module entry point... -
11 Mar 2012 5:17 PM
- Replies
- 10
- Views
- 1,866
There is one example of how to use a grid with RF and FilterPagingLoadConfig?.
Thank you. -
11 Mar 2012 5:15 PM
- Replies
- 9
- Views
- 1,548
Hi there.
I am trying to make an example of RequestFactoryProxy on Grid works, and almost is fine. I am getting an error when i try to sort a column.
This the stack trace:
19:13:35.149... -
5 Sep 2011 6:48 PM
- Replies
- 0
- Views
- 560
Hi comunity and gwt development team.
I have an stange behavior whit the :
view.addListener(Events.Submit, new Listener<FormEvent>() {
@Override
public void handleEvent(FormEvent be)... -
8 Aug 2011 8:18 AM
- Replies
- 0
- Views
- 429
When you use a custom Converter to use in a FormPanel and FieldBinding the listenner of the ComboBox fires two times the same Event:
addSelectionChangedListener(new... -
22 Jul 2011 4:57 PM
Jump to post Thread: Use NumberFormat in templates by liondev
- Replies
- 1
- Views
- 1,215
From the XTemplate docs.
Available formats:
date(format) - format syntax uses GWT DateTimeFomat (example: {mydate:date("m/d/yyyy")})
number(format) - format syntax uses GWT NumberFormat... -
22 Jul 2011 4:56 PM
Jump to post Thread: Use NumberFormat in templates by liondev
- Replies
- 1
- Views
- 1,215
would be nice if in the new version of Ext gwt we can use NumberFormat whit currency codes, at this moment we can use only whit the default currency
please take in mind this =) thank you ;) -
21 Jul 2011 11:05 AM
Jump to post Thread: Filter Menu bug? by liondev
- Replies
- 8
- Views
- 1,295
Okay sven, thank you.
So, any one of the COMMUNITY users has a custom patch for this? if so, can you share what did you do to fix this? thank you :) -
21 Jul 2011 10:57 AM
Jump to post Thread: Filter Menu bug? by liondev
- Replies
- 8
- Views
- 1,295
Okay, can you tell me please when this will hapen?
-
21 Jul 2011 10:53 AM
Jump to post Thread: Filter Menu bug? by liondev
- Replies
- 8
- Views
- 1,295
Should we wait more to get this fix?
The explorer demo have this bug too
=S -
23 Jun 2011 7:44 AM
Jump to post Thread: Firefox 5 by liondev
- Replies
- 2
- Views
- 1,907
i will install it in a bit, then i will let you know =)
-
13 Jun 2011 9:02 PM
Jump to post Thread: BigDecimal on NumberField by liondev
- Replies
- 1
- Views
- 1,276
and what about FormBinding? i need to make a converter too
can you implement native support for BigDecimal since its used for currency
we need it -
13 Jun 2011 8:50 PM
Jump to post Thread: BigDecimal on NumberField by liondev
- Replies
- 1
- Views
- 1,276
Is there a native support for BigDecimal in NumberField ?
i know i can handle my own propertyeditor but ... :-?
iam getting: java.lang.ClassCastException: java.lang.Double cannot be cast to... -
3 Jun 2011 6:22 AM
Jump to post Thread: Filter Menu bug? by liondev
- Replies
- 8
- Views
- 1,295
i see just for premium users right? or you guys update the download section too whit the latest svn?
thank you sven -
2 Jun 2011 10:51 AM
Jump to post Thread: Filter Menu bug? by liondev
- Replies
- 8
- Views
- 1,295
To reproduce do this:
go to the explorer use the filter grid
show one filter that require input(focus)
then try to show another filter
this happends in all browsers
this the screen shot:... -
1 Jun 2011 11:51 AM
- Replies
- 0
- Views
- 354
would be good if we can put a rowexpander in a summary grid view =)
-
1 Jun 2011 11:49 AM
- Replies
- 3
- Views
- 1,633
do somthing like this:
view.getMenuContextual().addListener(Events.Show, new Listener<MenuEvent>() {
@Override
public void handleEvent(MenuEvent be) {
// bussines logic here ...
... -
31 May 2011 6:51 AM
- Replies
- 3
- Views
- 891
anybody can help me whit this? its a css problem?
-
30 May 2011 12:28 PM
Jump to post Thread: nested form problem by liondev
- Replies
- 3
- Views
- 1,239
yes same problem here! would be nice if we could put some nested form panels (not the html form) so we can bind a model into the main form (FormButtonBinding,FormBinding, etc)
-
27 May 2011 8:27 PM
- Replies
- 1
- Views
- 932
configForm.add(reportname, new FormData("20%"));
u should see the examples explorer -
27 May 2011 8:26 PM
- Replies
- 3
- Views
- 891
iam doing something wrong?
-
27 May 2011 7:21 AM
- Replies
- 2
- Views
- 615
hey thank you it will be usefull for me =)
-
26 May 2011 3:54 PM
- Replies
- 3
- Views
- 891
test in gxt 2.2.4 gwt 2.3.0 ie 9 64b
Results 1 to 25 of 40
