FlexTable will be lighter since its output will be one html table....... but it will need a little bit extra work than the panels.....
but the output of the panels will be 4 html tables..... On Wed, Nov 18, 2009 at 8:48 AM, nick_name <[email protected]> wrote: > Thanks. Ill try that out. > > The data to be displayed changes a lot. Is there anything lighter than > a horizontan + 3 vertical? Trying to minimise the work for the > browser. Or is it already light enough? > > On Nov 18, 11:37 am, muhannad nasser <[email protected]> wrote: > > hay noob > > > > you can use horizontal panel that contains three vertical panels..... > > or u can use the flexTable > > > > > > > > > > > > > > > > On Wed, Nov 18, 2009 at 8:16 AM, nick_name <[email protected]> > wrote: > > > Hi, > > > I am a noob and am trying to draw something like below on the screen. > > > > > FIRST SECOND > THIRD > > > > > String1 : String String1 : String > String1 > > > : String > > > String2 : String String2 : String > String2 > > > : String > > > String_long3 : String String3_long : String > String3 > > > : > > > String > > > > > There are 3 columns of data and each column has 3 rows each. The thing > > > is, I am not able to get the alignment between columns. Should I use > > > HTMLTable or something else? plz help. > > > > > 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]> > <google-web-toolkit%[email protected]<google-web-toolkit%[email protected]> > > > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-web-toolkit?hl=. > > > > -- > > ~~~With Regards~~~ > > Muhannad Dar-Nasser > > ~~Computer Systems Engineering~~ > > -- > > 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=. > > > -- ~~~With Regards~~~ Muhannad Dar-Nasser ~~Computer Systems Engineering~~ -- 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=.
