Click here to Skip to main content
15,892,927 members
Please Sign up or sign in to vote.
2.50/5 (2 votes)
See more:
Hello everyone,
I am facing a problem with paging. I have a listview, datalist, and a reapeter. I want to have paging in that. When the user clicks on any page number I will send a request to webservice/api
that returns 10 records. On the second click, the api returns another 10 records and so forth. On the first request, the api returns the total nubmer of pages.

So please suggest to me any solution or idea that can solve this please.

Thanks in advance... :-)
Posted
Updated 30-Jan-13 11:10am
v4
Comments
AshishChaudha 28-Jan-13 6:54am    
what you tried please share
P_Dash 28-Jan-13 7:09am    
Well I guess if you make the property 'Enable Paging' to true then you'll get your desired result.
Plz share code with us.

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