Click here to Skip to main content
15,879,184 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all

In ASP i have done the paging but now the problem is that i am having 100 pages and i am getting those hundred pages in the footer but i want to display 5 pages at a time.


How can i do it ?

Thanks in advance.
Posted

1 solution

From memory, you can only display one page. You can edit the number of rows displayed to have more on a page and therefore less pages.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900