Hi,
If you are using a datagrid you use the properties of the datagrid to allow paging.
If you want to use a datalist or something else,
you can do paging with the "PagedDataSource".
Following article will help you:
http://www.sitepoint.com/article/921/1
Kind regards,
T.