found the answer, seems like you need to set the height of the panel
so that its scrollbar will show.

Thanks

On Nov 2, 6:08 pm, Arji <[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
> I posted this question in the GWT forums, and I was asked to post it
> here in GWT-EXT, well, the problem is using GWT-EXT.
>
> 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 
"GWT-Ext Developer Forum" 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/gwt-ext?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to