Search Type: Posts; User: OBELIX
Search: Search took 0.02 seconds.
-
12 May 2013 12:54 PM
Jump to post Thread: TabPanel Problem by OBELIX
- Replies
- 0
- Views
- 110
Hi,
I have a widget with a toolbar, a grid and a pagingtoolbard. When I use this widget in a window all is OK but when i put this widget in a tabpanel (but not in the first tab) the widget in not... -
28 Mar 2013 3:32 AM
- Replies
- 3
- Views
- 249
Hi,
I don't know how to modify my JsonWriter. I want to add a param in the Json String payload.
Thks,
JB -
28 Mar 2013 2:21 AM
- Replies
- 3
- Views
- 249
Hi,
OK I try this
Thks,
JB
This is the MyUserHttpProxy class : -
27 Mar 2013 8:05 AM
- Replies
- 3
- Views
- 249
Hi,
I use a PagingGrid with HttpProxy, all is right but I don't know how to add extra parameters (for example SessionId) to the payload request with POST method.
Tks for help,
JB -
14 Mar 2013 5:28 AM
Jump to post Thread: TabPanel Problem by OBELIX
- Replies
- 3
- Views
- 294
I find the solution:
I forget the "reset.css" in the hosted.html.
JB -
13 Mar 2013 3:35 AM
Jump to post Thread: TabPanel Problem by OBELIX
- Replies
- 3
- Views
- 294
Hi,
Imported classes are correct.
Here is a firefox's screenshoot.
Thks in advance,
JB
42347 -
12 Mar 2013 11:19 AM
Jump to post Thread: TabPanel Problem by OBELIX
- Replies
- 3
- Views
- 294
Hi,
I'm using GXT 3 and I have a problem with a TabPanel.
Tabs are not on the left ! I don't know why !
Any ideas ?42331
Thks,
JB -
30 May 2011 11:53 PM
Jump to post Thread: Ext Designer and Ext-GWT/Eclipse by OBELIX
- Replies
- 0
- Views
- 565
Hi,
Can i use Ext Designer in Eclipse with Ext Designer ?
Thanks,
OBELIX -
25 May 2011 10:07 PM
Jump to post Thread: TreeGrid and TreeStore by OBELIX
- Replies
- 2
- Views
- 1,065
Hi,
Here is my class :
I underlined in red the problem.
Thks,
OBELIX -
25 May 2011 11:26 AM
Jump to post Thread: TreeGrid and TreeStore by OBELIX
- Replies
- 2
- Views
- 1,065
Hi,
I use a TreeGrid and a TreeStore and TreeLoader.
When I want to remove a item i do :
store.remove(modelselected);
tree.getSelectionModel().deselectAll();
store.commitChanges();... -
24 May 2011 3:45 AM
- Replies
- 2
- Views
- 540
Thanks a lot !
-
24 May 2011 2:04 AM
- Replies
- 2
- Views
- 540
Hi,
I use a FormPanel and the submit function, it's work fine but i don't know how to know when the form is completely submited?
An idea ?
Tks,
OBELIX -
14 Jun 2010 2:25 AM
Jump to post Thread: Chart LoadMask by OBELIX
- Replies
- 0
- Views
- 624
Hi,
How can I know when a chart is completely displayed ?
Is there an event ?
I want to display a LoadMask but i don't know how to do that.
Tks,
OBELIX -
7 Jun 2010 11:01 PM
Jump to post Thread: TreeStore and JSON by OBELIX
- Replies
- 4
- Views
- 2,842
Thanks a lot : I have no "java.lang.ClassCastException"but could you confim my JSON Representation with my ModelType below ?
Thks.
Obelix
... -
7 Jun 2010 1:05 PM
Jump to post Thread: TreeStore and JSON by OBELIX
- Replies
- 4
- Views
- 2,842
I don't understand...
Do you have a piece of code ?
Thks,
Obelix -
7 Jun 2010 12:21 PM
Jump to post Thread: TreeStore and JSON by OBELIX
- Replies
- 4
- Views
- 2,842
Hi,
I have a "java.lang.ClassCastException" when i want to put JSON data in a Tree.
I think my JSON representation is wrong and/or my ModelType is wrong.
An idea ?
Tks, -
3 Jun 2010 1:17 AM
Jump to post Thread: Chart Events Displayed by OBELIX
- Replies
- 1
- Views
- 569
Hi,
How can I know when a chart is completely displayed ?
Is there an event ?
Tks,
OBELIX -
8 Apr 2010 9:24 AM
Jump to post Thread: JSON Paging Grid problem by OBELIX
- Replies
- 5
- Views
- 1,550
Ok but could you explain me how I must structured my request ?
I need to pass it some parameters ?
Thanks,
JB -
8 Apr 2010 7:35 AM
Jump to post Thread: JSON Paging Grid problem by OBELIX
- Replies
- 5
- Views
- 1,550
Hi,
I have a problem with a Paging Grid and Json.
The PagingToolBar is OK : the number of pages and items are correct but my grid is filled with all items !
An idea ?
Here my code :
... -
16 Mar 2010 5:52 AM
Jump to post Thread: Paging Grid problem by OBELIX
- Replies
- 2
- Views
- 998
Hi,
I do this.
But now my Grid is filled with all the datas !
The request return 47 items : thses 47 items are in my grid and the PagingToolBar say : "1 page of 1" (i ask 10 items per page).
... -
12 Mar 2010 6:58 AM
Jump to post Thread: Magic Zoom Integration by OBELIX
- Replies
- 1
- Views
- 868
Hi,
I would like integrate the Magic Zoom in my GXT APP.
I tried to integrate this code into a Window Widget but it don't work !
Here is the code to integrate :... -
10 Mar 2010 8:31 AM
Jump to post Thread: Paging Grid problem by OBELIX
- Replies
- 2
- Views
- 998
Hi,
I'v a problem with the Paging Grid.
My Grid is correctly filled but the paging is always disabled.
I don't know where is my mistake...
Thanks
JB -
19 Feb 2010 8:05 AM
Jump to post Thread: GroupingView Collapse Event by OBELIX
- Replies
- 1
- Views
- 1,016
Hi,
I have a Grouping Grid.
I would like to make actions when I collapse or expand a group.
I tried to add a listener to the GroupingView with the event BeforeCollapse or Collapse but it... -
18 Feb 2010 7:24 AM
- Replies
- 1
- Views
- 767
Hi,
I have grid with a GroupSummaryView.
All is right.
I would like to put the result of a SummaryColumnConfig on the top of the GroupSummaryView.
I think it's in the setGroupRenderer like... -
10 Feb 2010 3:46 AM
- Replies
- 21
- Views
- 6,301
Hi,
Thanks, I did it .
But I always have the same error when I put this line in my code:
model.setScaleProvider(ScaleProvider.ROUNDED_NEAREST_SCALE_PROVIDER);
An idea ?
Thkx,
Results 1 to 25 of 27
