Click here to Skip to main content
15,892,161 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
can we allow paging in data list control? if yes than how? in c# code
Posted
Updated 17-Sep-10 21:44pm
v2

Yes, You can.
Although you will find many of solution over the Web,
But Here is a Quick Sample for you.

Custom Paging for DataList[^]
 
Share this answer
 
Yes you can do it.
Have a look at this sample: Implementing Paging in a DataList Control...[^]
 
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