paging in datalist control
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, Sad to say, but DataList control does not support paging. But fortunatly there are enough solutions to overcome this. I suggest you to use this pager control, I also used it in my project and works fine for me here is the link... http://www.codeproject.com/KB/custom-controls/ASPNETPagerControl.aspx[^] Hope it helps, Thx, Gayani