You Imagine We Build!!
Focusing problem solving with bird's-eye view & ground level implementation.
Tuesday, October 21, 2014
Get Current Page No. for an Iterator ADF
public int getCurrentPageNumber() {
return (this.getTableIterator().getFirst() / 10) + 1;
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment