I have a Composite widget that contains a ListBox, and then a CellTable inside a ScrollPanel.
When I first load up the CellTable with data (and set the row count), the columns get scrunched because the CellTable does not use the available horizontal space. But then when I click the down arrow in the ListBox, the CellTable expands to take the amount of space it needs. I have tried everything I can think of to make it use the space correctly the first time, but have not been successful. Does anyone have any ideas? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/komHVbbLRZ8J. 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.
