IIRC the only control that support pagination is the DataGrid, if you want
to have pagination on a DataList you will have to implement it your self.,
It can be simple or not depending of your datasource , if you can limit it
in some way you can always create "pages" by binding the narrow part of the
data source to the control as needed.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.