Search Type: Posts; User: Ezor
Search: Search took 0.03 seconds.
-
30 Nov 2011 8:41 AM
- Replies
- 3
- Views
- 771
Bump, i can confirm, it's not fixed in 4.07 !
-
25 Feb 2011 2:05 AM
- Replies
- 3
- Views
- 1,455
Hello,
Any news about this bug ? I'm getting the exact same thing displaying charts on the fourth panel of my carousel.:-? -
20 Dec 2010 7:45 AM
- Replies
- 3
- Views
- 3,177
The following code is working for me :
store.proxy.extraParams = {month:12, year:2010};
store.load(); -
1 Dec 2010 1:17 AM
Jump to post Thread: How are the Sencha docs generated? by Ezor
- Replies
- 4
- Views
- 748
Thanks for the link. Do you have a similar opensource project for the java language ? (I imagine you are using a similar project for the gxt docs)
-
9 Nov 2010 5:51 AM
- Replies
- 2
- Views
- 1,321
This is fixed in the 1.0RC thanks.
-
5 Nov 2010 1:33 AM
- Replies
- 4
- Views
- 1,030
Hello,
I'm getting the same kind of problem using the "RGRAPH" library to draw chart in canvas. On each graph i can "tap" to display tooltip or any kind of information about the part of the chart... -
4 Nov 2010 1:00 AM
- Replies
- 2
- Views
- 1,321
Hello,
On iPad/Google Chrome, the popup of a Ext.form.Select has a incorrect height if there is too many items (more than the screen can display).
I'm using a store to populate the Select :
... -
22 Oct 2009 11:36 PM
- Replies
- 6
- Views
- 1,844
Same problem here as you can see on the following screenshot.
-
29 Jun 2009 5:37 AM
- Replies
- 2
- Views
- 886
Thanks
-
29 Jun 2009 4:35 AM
- Replies
- 2
- Views
- 886
Hello,
As you can see on the following print-screen, when i expand the popup of a combobox, the selected item in the list is not the item corresponding to the rawvalue (ADC) but the next item... -
3 Jun 2009 8:09 AM
- Replies
- 1
- Views
- 1,170
Hello,
Using binding with ComboBox throw a ClassCastException cause the FieldBinding call the "setValue" method on ComboBox field with a String value in parameter and setValue is waiting for a... -
29 May 2009 7:00 AM
Jump to post Thread: TreeTable rows are empty on Chrome by Ezor
- Replies
- 0
- Views
- 819
Hello,
On Chrome, rows in TreeTable are empty, you can reproduce the problem on the gxt 1.2.4 demo.
Probably a bug on old version of webkit cause i don't have this problem with safari 4 (both... -
22 May 2009 5:37 AM
- Replies
- 11
- Views
- 6,940
Just use the StoreFilterField Component and add it to your toolbar (or anywhere :D )
// Gestion des filtres
StoreFilterField<BaseModel> filter = new StoreFilterField<BaseModel>() {
... -
6 May 2009 7:41 AM
- Replies
- 2
- Views
- 2,067
This is a good news, any idea of a date for the next release of GXT with all that fixes ?
Thanks -
6 May 2009 4:08 AM
- Replies
- 2
- Views
- 2,067
Hello,
As you can see on the following screenshot, i'm getting a problem with popup position of combobox. It work properly on IE7/8 and Firefox but it does'nt on Chrome and Safari (webkit).
On...
Results 1 to 15 of 15
