The >> is a fast forward button that defaults to 1000 rows. Use the overloaded SimplePager constructor to specify that you want to use a last page button instead of a fast forward button.
Thanks, John LaBanca [email protected] On Tue, Apr 12, 2011 at 11:41 AM, Metronome & Basic < [email protected]> wrote: > I've a CellTable using the example code in DynaTable > > but as in DynaTable the last (>>) Button of th Pager is disabled > > in my case , as I know the row count , is there anyway to enable the button > > thanks > > Patrick > > > -- > 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. > -- 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.
