Use ScrollPanel ... <g:ScrollPanel ui:field="gridScroll" width="100%" height="480px"> <g:FlowPanel ui:field="flexGridPanel"> <c:CellTable ui:field="grid"></c:CellTable> </g:FlowPanel> </g:ScrollPanel>
Thanks Rajeshwar On Tue, May 22, 2012 at 2:30 PM, Ashu <[email protected]> wrote: > Hi, > > Is there any posibilty to add scrollbar to cellist > currently i am using pager but i have a reuirement that to add scroll bar. > > Please let me know is there any way to add this? > > Thanks in advance. > > -- > 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/-/P2A4DkBTdJMJ. > 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. > -- 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.
