You need to sign in to do that
Don't have an account?

How to implement paginate functionality using visual force
Hi,
I have a viusual force page which displays a list of cases.
I want to display the first 25 records in the first page and provide a link to the next page for the remaining records.
Something similar to standard list views. Number of pages(each displaying 25 records) should increase based on number of records. If any one can provide me code snippet to implement the same will be of great help
Any pointers will be of great help.
Thanks in advance
Use this post which was developed by me for my project.
http://community.salesforce.com/sforce/board/message?board.id=Visualforce&thread.id=2034
Thanks
Srini
Hi,
Thanks a Ton :) for your reply.
Your code seems to be great but im not able to use it in the page.
As im very new to this visual force, it will be great if you can post the visual force page. :)
Thanks in advance