It's hard to respond without seeing the code. Where did you set the width of the CellTable? How did you set column width? Which handlers did you attach to your ListBox? Do you call DataProvider and when?
You will get a faster response if you post this problem, with the code, on StackOverflow. On another note, consider using a DataGrid instead of a CellTable wrapped in a ScrollPanel. -- 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/-/aW0AGdwcpmUJ. 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.
