Re: Does SimplePager have to be subclassed in order for the last page button to work?

2010-12-10 Thread Jeff Schwartz
Thank you, Benju. I will give it a shot. On Wed, Dec 8, 2010 at 2:56 PM, Benju b...@fastcastmedia.com wrote: Try this... SimplePager pager = new SimplePager(SimplePager.TextLocation.RIGHT, GWT.SimplePager.Resourcescreate(SimplePager.Resources.class), false, 0, true); On Nov 3, 5:48 pm,

Re: Does SimplePager have to be subclassed in order for the last page button to work?

2010-12-08 Thread Benju
Try this... SimplePager pager = new SimplePager(SimplePager.TextLocation.RIGHT, GWT.SimplePager.Resourcescreate(SimplePager.Resources.class), false, 0, true); On Nov 3, 5:48 pm, Jeff Schwartz jefftschwa...@gmail.com wrote: I am using a SimplePager but the last page button is never enabled. I

Does SimplePager have to be subclassed in order for the last page button to work?

2010-11-03 Thread Jeff Schwartz
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