<%@ Page Language="VB" AutoEventWireup="false" CodeFile="ListViewPaging.aspx.vb" Inherits="ListViewPaging" %> Untitled Page

Templated Paging Demo

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.

Jump to a specific page:  

Change Pagesize: 2 5 10 20 50 100

Product Listing


<%#Eval("IdPost") %>

<%#Eval("Naslov") %>

Available at <%#Eval("PostText")%>
dodano : <%#Eval("Created")%>