Realtime Solutions - Java / J2EE
Java/J2EE Realtime solution for issues during day today software cycle.
Pages
Spring JMS ActiveMQ - Introduction
CMS Drupal PHP
T
Monday, May 16, 2011
To reset the pagination in rich:datascroller
1. Add the page attribute in rich:datascroller
page="#{cvQaReviewSearchBackingBean.pageNumber}";
2. Initialize the page Number in reset method in backing bean
public final void reset() {
pageNumber = 1;
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment