aspose file tools
The moose likes JSF and the fly likes Is it Possible to add Pagination in h:dataTable Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Is it Possible to add Pagination in h:dataTable" Watch "Is it Possible to add Pagination in h:dataTable" New topic
Author

Is it Possible to add Pagination in h:dataTable

Sijesh Alayaril
Greenhorn

Joined: Jan 13, 2012
Posts: 13
Hi Friends i'm new to richfaces,anyone please help me to fix my issue..Is it possible to add pagination in h:datatable...
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 12513

The basic dataTable control is not pageable, but RichFaces does have a dataScroller tag that can be used to make pageable tables.


One of the most odious afflictions that Business has inflicted on the modern English language is "pro-active". Most of the time it's simply redundantly used in place of the simple old word "active". And a good deal of the rest of the time it means "You're not overworked enough yet, so go out and find more!"
Sijesh Alayaril
Greenhorn

Joined: Jan 13, 2012
Posts: 13
Tim Holloway wrote:The basic dataTable control is not pageable, but RichFaces does have a dataScroller tag that can be used to make pageable tables.


Can you please attach the pagination code bellow... Thanks in advance.
 
IntelliJ Java IDE
 
subject: Is it Possible to add Pagination in h:dataTable
 
Threads others viewed
Pagination
Pagination
Pagination
JXLS: Pagination
Pagination with Sorting
IntelliJ Java IDE