Can you attach your PaginatedList implementation?
On 3/11/07, Aju Badardeen <[EMAIL PROTECTED]> wrote:
Hi,
I'm using displaytag's partial-list pagination. I have implemented the
PaginatedList interface.
Everything works fine except the navigation links for the pages.
When I go to the last page, extra invalid page links are displayed. Any
help or sample code
would be appreciated.
Exact description:
*Case 1*
Total result set size: 25 records
Records per page: 10
On page 1 all navigation links generated are correct.
On page 2 all navigation links generated are correct.
On page 3 I get links for pages 4 and 5 which do not exist. Clicking on
these or "Next" or "Last" leads to an error (as those pages don't exist).
*Similarly Case 2*
Total result set size: 15 records
Records per page: 10
On page 1 all navigation links generated are correct.
On page 2 I get a link for page 3 which does not exist. Clicking on this
or "Next" or "Last" leads to an error (as those pages don't exist).
Thanks!
AJ
* *
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user