I found the answer, seems like you need to set the height of the panel so that its scrollbar will show.
Thanks everyone for the help On Nov 2, 5:58 pm, Arji <[EMAIL PROTECTED]> wrote: > Thanks, walden, I will post it in the EXT forum. sorry. > > reechard, I tried the code you posted, and I don't know why its not > showing. Anyways, based on the screenshot, I can't seem to find any > scrollbar. Sorry if I missed it. Thanks for the effort. > > On Nov 2, 3:45 am, reechard <[EMAIL PROTECTED]> wrote: > > > 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 -~----------~----~----~----~------~----~------~--~---
