Try this... SimplePager pager = new SimplePager(SimplePager.TextLocation.RIGHT, GWT.<SimplePager.Resources>create(SimplePager.Resources.class), false, 0, true);
On Nov 3, 5:48 pm, Jeff Schwartz <[email protected]> wrote: > I am using a SimplePager but the last page button is never enabled. I didn't > subclass SimplePager. Doe it need to be? Thanks in advance. > > Jeff > > -- > Jeff -- 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.
