pagination « RichFaces « JSF Q&A





1. Dynamic pagination of rich:dataTable/rich:datascroller with large datasets    stackoverflow.com

I currently have a Richfaces dataTable bound to a backing bean that contains all the data. This table is bound to a Richfaces data scroller. Users can then enter scroll between ...

2. On scroll pagination for richfaces    stackoverflow.com

Is it possible to create lazy loading like pagination with richfaces? My idea would be to catch the event of scrolling on a specific page and then rerender a part of ...

3. rich:dataTable paging - marking visited pages of rich:datascroller    stackoverflow.com

Is it possible to mark visited page numbers in the paging footer of rich:dataTable? If so, how exactly? The footer is rich:datascroller.