Check out our New 411ASP.net Website in Beta:
New Name, New Features, Same People!
ASP.NET Paging Records  - ASP.NET tutorial, script, code, controls

411ASP.NET
  
 Navigator >    You are 1 of 381 Active Visitors.
Menu >
My QuickList  |  Newsletter  |  What's Cool  |  What's Hot  |  What's New  |  Login

 Sponsor

  Paging Records     Add to QuickList   

VB example of Repeater paging Code Snippet
  Hits Today: 10  Total: 9925
Updated: 6/20/2002
Sample VB code for setting up paging with a .NET Repeater control. Includes code for navigation by page numbers. This code contains references to a custom dataset object that returns a system dataset.   Code: ASP.NET v1.0 & VB

Paging and Sorting Report Data Site: www.ASP.net
  Hits Today: 2  Total: 322
Updated: 8/9/2007
Paging and sorting are two very common features when displaying data in an online application. In this tutorial we’ll take a first look at adding sorting and paging to our reports, which we will then build upon in future tutorials.   Author: Scott Mitchell   Code: ASP.NET v2.0 & VB

Custom Paging results Site: Dotnetindex.com
  Hits Today: 1  Total: 7292
Updated: 10/22/2003
This source code is very useful for all web developers who wants to divide their database results into pages. You can easily modify source code to use in your applications. Script can display numbers of total pages and a Next/Previous link.   Author: Dotnetindex.com   Code: ASP.NET v1.0 & VB
 Sponsor

Implement Paging and XSLT Ext. Site: 15seconds.com
  Hits Today: 1  Total: 1718
Updated: 4/19/2004
This article will show how to invoke the methods of an extension object from a stylesheet. Before looking at an example that illustrates the use of XSLT Extension objects, let's learn the concepts behind XSLT Extension objects.   Author: Thiru Thangarathinam   Code: ASP.NET v1.1

Implement Paging and XSLT Pt.1 Site: 15seconds.com
  Hits Today: 1  Total: 1392
Updated: 4/19/2004
When you have to display a large number of records, the common practice is to use data paging so the information can be presented in a more user-friendly manner.   Author: Thiru Thangarathinam   Code: ASP.NET v1.1

PagingRepeater Control Site: The Code Project
  Hits Today: 1  Total: 4180
Updated: 3/2/2004
I found the need to page through a Repeater object in C#, since it is light weight and offers the flexibility that DataGrid doesn't have. The implementation of the paging was inspired from the DataGrid directly using Anakrino, the decompiler for .NET.   Author: Dan Glass   Code: ASP.NET v1.1 & C#

ASP.NET, MySQL and Efficient Paging Site: ASPCode.net
  Hits Today: 2  Total: 98
Updated: 1/4/2008
How to implement paging in the most efficient way. The secret is to retrieve the total number of pages but still just select the actual records for the current page. We do that by using the special MySQL features LIMIT and SQL_CALC_FOUND_ROWS.   Author: ASPCode.net   Code: ASP.NET v2.0 & C#
 iisCART

Building a Navigation System Site: c-sharpcorner.com
  Hits Today: 1  Total: 3099
Updated: 10/23/2003
There are various ways that you can navigate through records. One of the ways is described in article which uses ViewState. We'll see how this can be done using a Datagrid and its Paging functionality.   Author: Sushila D. Patel   Code: ASP.NET v1.0 & VB

Implementing Paging in ADO.NET
  Hits Today: 1  Total: 4137
Updated: 11/7/2003
This is an unedited portion taken from Chapter 22 of Applied ADO.NET: Building Data-Driven Applications book.

  More Pages:  1  |  2    Next >>  


 Sponsor



Icon Key >   - Within 4 Days    - Within 8 Days    - Within 12 Days  
  - Showcase - Cool Stuff  - Directory Shortcut 

Submit or Update a Listing  |  Link to Us Advertise  |  Contact Us  |  Site Help

ASP.NET Paging Records  - ASP.NET tutorial, script, code, controls Home  |  Link to Us  |  Advertise With Us
About Us  |  Contact Us  |  Site Help
       

© 1999-2008 InfoGenius Inc., All rights reserved  |  Terms of Use