jQuery in Action, 2nd edition
The moose likes JSF and the fly likes Richfaces DataScroller Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Richfaces DataScroller" Watch "Richfaces DataScroller" New topic
Author

Richfaces DataScroller

Shaiju scientia
Greenhorn

Joined: Jan 17, 2006
Posts: 15
Hi,
I am using dataScroller for pagination. I have also customized the data model in order to implement a hybrid pagination logic.
My hybrid approach requires to identify which datascroller control button(i.e either next page button or fast forward button) is clicked.Basically when ever the user click on any of the pagination controls, the "walk" method of the datamodel will be invoked.Here I have to identify which control has been clicked by the user.

Any suggestions??

Thanks In Advance
Shaiju
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Richfaces DataScroller
 
Similar Threads
Pagination
Pagination
Pagination
Pagination
Pagination