Implementing Paging with with the LinkButton Server Control
Details Related Types
Site:  DotNetJunkies
Original URL:  http://www.dotnetjunkies.com/HowTo/AA6044F8-3BAC-4527-B43B-6D9BEED81996.dcik
Summary:
This article presents a way to implement paging by using LinkButton controls. With their use, ASP.NET automatically uses the ASP.NET JavaScript function __doPostBack for the anchor tags, causing a POST event for the entire form, thus enabling the Framework to maintain the state of the page when it is processed and sent back to the client.
System.EventArgs
System.Web.UI.WebControls.CommandEventArgs
System.Web.UI.WebControls.CommandEventHandler
System.Web.UI.WebControls.DataGrid
System.Web.UI.WebControls.LinkButton
System.Web.UI.WebControls.PlaceHolder
System.Windows.Forms.DataGrid
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com