%@ Page Language="VB" AutoEventWireup="false" CodeFile="ListViewPaging.aspx.vb" Inherits="ListViewPaging" %>
This demo looks at using the DataPager's templates to customize the paging interface. It also adds a Label to the page that informs the user how many total pages exist as well as what page they are currently viewing. For more on this demo, see: Paging Through Data with the ListView.