How to determine which button is clicked by user ? Is there any way to find out NEXT,PREV,LAST & FIRST button clicked ?
On Aug 6, 7:49 pm, Patrick Tucker <[email protected]> wrote: > Look at range change. > > On Aug 5, 6:31 am, vaibhav bhalke <[email protected]> wrote: > > > > > > > > > Hi, > > > How to handle event on SimplePager? Event handling on first,last,next,prev > > button present in SimplePager? I am using CellTable gwt 2.3.0 > > > Right now I am parsing xml in which 100 records are present. xml coming from > > server. > > > @ time I am showing 100 reocrd per table_page i.e pageSize(100); > > > Whenever I will click next button then I will made server request for > > getting next 1OO records same way for every button.. > > > How to Handle event on buttons present on SimplePager ? > > > Any help or guidance in this matter would be appreciated > > > -- > > Best Regards, > > Vaibhav Bhalke > > > <http://about.me/vaibhavbhalke> -- 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.
