Problem on Grid in GWT Designer

GWT Designer allows you to quickly create the modules, composites, panels, remote services and other elements that comprise Google Web Tookit applications.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

Problem on Grid in GWT Designer

Postby kiranmayee » Wed Jul 18, 2007 11:05 pm

Hi Everybody,
I am new to this forum and also GWT, I have one doubt, I am using Grid, In this Grid I want to insert two components in a single cell, is it possible with the grid or not,,,, please, help me on this.
Regards,
Kiranmayee.M
kiranmayee
 
Posts: 7
Joined: Tue Jul 17, 2007 5:07 am

Re: Problem on Grid in GWT Designer

Postby Eric Clayberg » Thu Jul 19, 2007 5:00 am

kiranmayee wrote:I am new to this forum and also GWT, I have one doubt, I am using Grid, In this Grid I want to insert two components in a single cell, is it possible with the grid or not

Place a panel into the cell and then place two widgets into the panel.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA

Postby kiranmayee » Thu Jul 19, 2007 10:08 pm

Hi Eric,
Thanks for u r reply now I am able to do divide the cell, and i have one more doubt I have added some 5 colums in the grid and 4 rows, In the 5 th row i want only 2 columns and the 2 nd column should occupy remaing cell space and also after the 5 th cell if i am adding some widget, it should come to the next row in the same row like rowspan=2, by using the panel i am not able to get it how can I do and for this type of things is there any tutorial available in GWT.

Thanks In Advance,
Kiranmayee.M
kiranmayee
 
Posts: 7
Joined: Tue Jul 17, 2007 5:07 am

Postby Eric Clayberg » Fri Jul 20, 2007 3:25 am

kiranmayee wrote:Thanks for u r reply now I am able to do divide the cell, and i have one more doubt I have added some 5 colums in the grid and 4 rows, In the 5 th row i want only 2 columns and the 2 nd column should occupy remaing cell space and also after the 5 th cell if i am adding some widget, it should come to the next row in the same row like rowspan=2, by using the panel i am not able to get it how can I do and for this type of things is there any tutorial available in GWT.

That sounds like you want to use a FlexTable rather than a Grid.

Image
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to GWT Designer

Who is online

Users browsing this forum: No registered users and 3 guests