There is any page search option ?
There is any page search option ?
Deena
Posts: 1Questions: 1Answers: 0
In the attached image implemented one manual text box (you can find "Showing page 1 of 6") for page numbers. Now i am trying to search pages whatever the number i entered in the box. There is any way to do this. Please Help me.
Thanks in Advance
This discussion has been closed.
Answers
You would need to call the
page()
method whenever you want to change the page (for example on return or perhaps just keypress).Allan