Paging DataList Control
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I am trying to implement paging in a datalist control but it seems so complicated anyways, i am using a stored procedure instead of a data list and the value is inputted from a querystring, but i just can't seem to find any example that implemented it my way. Anyone with any great walk through?
Ferron