On Monday, December 3, 2012 10:58:03 PM UTC+1, Tony B wrote: > > Thanks so much. That makes a lot of sense. So I just need to experiment > with the data grid height. > > I would think using using "*com.google.gwt.user.client.ui.ScrollPanel*" > instead would fix this, but it does not. I am still going to play with > various height values, but just seemed weird because ScrollPanel implements > ProvidesResize. >
…and RequiresResize, so you just moved the problem to another widget. -- 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/-/gl16csv5plEJ. 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.
