Search Type: Posts; User: APOLLO06
Search: Search took 0.02 seconds.
-
20 Jul 2012 1:38 AM
- Replies
- 1
- Views
- 1,041
It is now ok in our last version (GXT 2.2.5 build 2479 )
Thank you -
20 Jul 2012 1:34 AM
- Replies
- 2
- Views
- 6,304
Thank you it works !
-
19 Jul 2012 12:42 AM
- Replies
- 2
- Views
- 6,304
Hello,
We have a problem when we use a window with few tabs and mandatory fields.
We have coded a specific class to show our problem (see “WindowMandatoryError”).
In this example, we have two... -
29 Jun 2012 4:55 AM
- Replies
- 1
- Views
- 1,041
Hi,
Tested with Firefox 3.6.23 + GXT build 2295.
If you create an enter field with a maximum length, and if the user enters more characters than specified, the french translation of the... -
4 Jun 2012 7:25 AM
- Replies
- 1
- Views
- 585
Hello,
I have added a validator to my RadioGroup, now it is ok :
if (c instanceof RadioGroup) {
((RadioGroup) c).setValidator(new Validator() {
public... -
4 Jun 2012 12:59 AM
- Replies
- 1
- Views
- 585
Hello,
If we create a new RadioGroup with "setSelectionRequired(true)" we can validate it even if no value is selectionned.
Example :
RadioGroup saveTypeRadioGroup = new... -
25 Oct 2011 11:57 PM
- Replies
- 1
- Views
- 961
Hi
I try to compile https://code.extjs.com/svn/gxt/releases/2.2 with sun jdk1.5.0_22.
I have 2 errors:
compile:
[mkdir] Created dir: D:\java\workspace\dev\gxt-2.2\build\bin
[javac]... -
17 Oct 2011 11:30 PM
- Replies
- 1
- Views
- 656
Hi,
Tested with Firefox 3.6.23 + GXT build 2295.
If you create an enter field with a maximum length, and if the user enters more characters than specified, the french translation of the...
Results 1 to 8 of 8
