ASP.Net C# how to page data by date?

lucas8888

New member
I am trying to display data in a datalist by a paged date. I would like to move forward or backwards throughout a data range. I have used PagedDataSource before but that only allows integers. Any ideas of how I could do this?
 
Back
Top