If I pass null for the resources parameter, will it use the default resources? If not, how do I GET the default resources (since I have NO need for a "Fast Forward" button, especially not one that sits right where my users expect a "go to the end" button to be).
Greg On Apr 12, 10:45 am, John LaBanca <[email protected]> wrote: > 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.
