Search Type: Posts; User: tefet
Search: Search took 0.01 seconds.
-
4 Jul 2012 5:20 AM
Jump to post Thread: GXT Grid sizing issue by tefet
- Replies
- 3
- Views
- 846
SOLVED!!!!
the solution is to add the ContentPanel (containing the grid) to the RootLayoutPanel and afterward to forceLayout()....
thank you
ContentPanel panel = new ContentPanel();... -
26 Jun 2012 12:08 AM
Jump to post Thread: GXT Grid sizing issue by tefet
- Replies
- 3
- Views
- 846
Hi Colin, thank you very much for the quick answer and to explain me this proble of GWT.
I tried your fix and seems really logical.
these are the step
* create the grid
* populate the grid
*... -
24 Jun 2012 11:11 PM
Jump to post Thread: GXT Grid sizing issue by tefet
- Replies
- 3
- Views
- 846
Hi guys,
since few days I have an issue with the grid and I am completely stopped.
I have a GWT tab panel and inside a ContentPanel that should resize his child: the Grid.
When the page is... -
24 Jun 2012 11:09 PM
Jump to post Thread: GXT Grid sizing issue by tefet
- Replies
- 0
- Views
- 489
Hi guys,
since few days I have an issue with the grid and I am completely stopped.
I have a GWT tab panel and inside a ContentPanel that should resize his child: the Grid.
When the page is...
Results 1 to 4 of 4
