Search Type: Posts; User: matienzar
Search: Search took 0.02 seconds.
-
11 May 2012 2:31 AM
- Replies
- 1
- Views
- 787
Hi,
How can I do in GXT 3 to fit the grid on height a width of the screen, when I don't know its witdh and height?
Lot of thanks,
Marcial -
11 May 2012 1:34 AM
- Replies
- 5
- Views
- 1,187
ok, if there is no other way, I will modify my code generator to generate 2 properties for key id, one the key and other the value
-
11 May 2012 1:06 AM
- Replies
- 5
- Views
- 1,187
For example:
ColumnConfig<SchJobs, String> bbdd = new ColumnConfig<SchJobs, String>(props.sjBbdd(),75,"BBDD");
I've these ColumnConf, and in my Properties class, I've this id defined:
... -
10 May 2012 11:48 PM
- Replies
- 5
- Views
- 1,187
Hi,
I can define a ColumnConfig from a ValueProvider, but how can I do this from a ModelKeyProvider?
Lot of thanks,
Marcial -
10 May 2012 12:29 AM
Jump to post Thread: GXT3: I18N in DateField by matienzar
- Replies
- 6
- Views
- 1,473
I cant't attach an screenshot to show you what it happens. The label for "Today" appears as "Hoy" (it's ok), but the month and days appears in English
-
9 May 2012 11:30 PM
Jump to post Thread: GXT3: I18N in DateField by matienzar
- Replies
- 6
- Views
- 1,473
I've post it in the subject of the post, GXT 3 Final Release
-
9 May 2012 8:15 AM
Jump to post Thread: GXT3: I18N in DateField by matienzar
- Replies
- 6
- Views
- 1,473
Hi,
How can I use I18N with DateField component? I've this in gwt.xml file:
<extend-property name="locale" values="es_ES"/>
<set-property-fallback name="locale" value="es_ES"/>... -
7 May 2012 7:23 AM
Jump to post Thread: Sencha GXT 3.0 Maven support by matienzar
- Replies
- 35
- Views
- 10,165
Why can I access private maven repository of GXT 3.0.0 final release
-
30 Apr 2012 12:06 PM
- Replies
- 5
- Views
- 1,061
With final release of sencha gwt 3.0.0 it doesn't mark header as bold when you use a filter in showcase
-
30 Apr 2012 12:04 PM
- Replies
- 2
- Views
- 362
Hi,
I've this error when I access this url: https://maven.sencha.com/repo/commercial-release/
SSL ha recibido un registro que excedía la longitud máxima permitida.
(Código de error:... -
19 Apr 2012 2:55 AM
- Replies
- 5
- Views
- 1,061
but not with GXt3
-
19 Apr 2012 12:43 AM
- Replies
- 5
- Views
- 1,061
Hi,
I would be great if when we use GridFilters, and filter a column, add a little mark to the header filtered.
If not, to see that the column is filtered, you must go to the header, click and... -
8 Aug 2007 12:01 AM
- Replies
- 2
- Views
- 3,977
Hello,
Great job.
I've a few questions related to it.
First, How can I work with remote datasets, if I've entity beans deployed on the server? Is to say, I would like to do this:
... -
26 Jul 2007 12:46 AM
Jump to post Thread: Editor on an element by matienzar
- Replies
- 3
- Views
- 990
Nothing to do?
-
24 Jul 2007 8:10 AM
Jump to post Thread: Editor on an element by matienzar
- Replies
- 3
- Views
- 990
Yes, but how about a custom editor For example, I've a TreeEditor(A Dialog with a tree) that I use into a grid, and I need to use it into a simple labels, is to say:
<div>
... -
24 Jul 2007 4:43 AM
Jump to post Thread: Editor on an element by matienzar
- Replies
- 3
- Views
- 990
Hi,
Is it possible to associate an editor to a simple div/span/Element. I've this:
<div>
<div>Text 1 --> Editor 1 (Maybe a DateEditor)</div>
<div>Text 2 --> Editor 2 (MAybe a...
Results 1 to 16 of 16
