You can use the following: myFlexTable.getFlexCellFormatter().setColSpan(row, column, colspan)
there is a method "setRowSpan" too... hope I could help you ;) 2009/1/6 sodrul <[email protected]> > > I want to span 2 columns not 2 rows. > > On Jan 6, 10:13 am, sodrul <[email protected]> wrote: > > I have a Disclosure Panel on the left column of a FlexTable. But I > > want to span 2 rows for the content. So when the content is displayed > > it would take entire row span. Please let me know how can I achieve > > this. 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] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
