There is a problem to implement data paging in Data List in asp .net ,Please help me for that problem.....
Full Data Paging in Data List Control
Hello Sir,
Other
Hello,
Data Pager didn't work with data list control. You have to use other optional control such as list view control.
Following links describe why it is not supported.
http://forums.asp.net/t/1251430.aspx/1
http://stackoverflow.com/questions/1764439/datapager-with-datalist-control
Thanks.
Hello Anurag,
Please see this useful link link.
https://www.mindstick.com/Articles/194/datapager-control-in-asp-dot-net
https://www.mindstick.com/Articles/193/listview-control-in-asp-dot-net
This might be helpful for you.