In my case I have used FlexTable, I guess GridTable will also do. You can set the controls using setWidget(row, column, widget)
- Abdullah On Fri, Jan 8, 2010 at 11:09 AM, Abhay Singh <[email protected]> wrote: > Hi > > Do we have any thing in GWT to implement GridLayout .... > I need to designs a form having lots of text/check boxes in it, but > facing problem in placing them > properly and well aligned..... > > I tried with combination of HorizontalPanel and VeticalPanel but this > is too tidious and not getting proper aignment... > what should i do... > > Thanks... > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > > >--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
