Custom Paging with Limited numeric links
Hi Everybody,
I am developing a web application.In that I need to implement custom paging.I have done "First,Prev,Next,Last" like custom paging.It works fine but I need something more.
My job is to give numeric links also,but 5 at a time.
e.g. [u]First</u> [u]Prev</u> [u]1</u> [u]2</u> [u]3</u> [u]4</u> [u]5</u> [u]Next</u> [u]Last</u>
Please Give me the concept .How can I do that.
Thanks for your patience
Bye
Kudzuconf
|