function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Adarsh Sharma 4Adarsh Sharma 4 

page navigate with custom pagination

hi,all I'm create a simple inputtextfield for page number .in this inputfield I'm enter a page number to navigate
[this is my vf page.problem in red mark]
User-added image
James LoghryJames Loghry
Take a look at utilizing the StandardSetController for pagination.  Here;s a blog that should get you pointed in the right direction: http://blog.jeffdouglas.com/2009/07/14/visualforce-page-with-pagination/