Just posted this today.. I think it does what you need http://www.gwt-ext.com/forum/viewtopic.php?f=9&t=3314
On Oct 31, 2:34 am, Arji <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I already looked at the forums and searched the net. No luck. > > I have a GridPanel (GP) inside a Panel (P). > Panel P is added inside a FormPanel (FP). > Another Panel (AP) is added inside the FormPanel FP. > Everyone has a layout of FitLayout. > Everyone has the setAutoScroll(true) except FormPanel. > > I want to have a scrollbar only for Panel P so that the whole very > long GridPanel GP will be shown. > The scrollbar only shows if you set the AutoScroll to true for > FormPanel, but what will happen is, it will scroll the whole Panel P > and Another Panel AP. I only want to have Panel P the scrollbar, not > the whole form. Is this possible? > > Thanks so much in advance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
