Sorry, I don't know what a PagingScrollTable is (it doesn't appear to be in standard dev kit), but if you are using a ScrollPanel you would just need to do a setScrollPosition().
On Dec 9, 10:25 am, Rajeev Kumar <[email protected]> wrote: > Hi, > > I have two PagingScrollTable controls in a gwt module with scrollbars. > I wanted to scroll first table programmatically on scroll of second > table. > Is this possible in gwt. Do we some examples related to this ? > > Any help on this will be highly appreciated. > > thanks, > Rajeev -- 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.
