Building a Full-Featured Custom DataGrid Control
Details Related Types
Site:  DotNetJunkies
Original URL:  http://www.dotnetjunkies.com/Tutorial/E626DFF6-E3CA-481E-8BEB-B06CB91C1622.dcik
Summary:
In this article, we will examine and implement these very features and demonstrate how you can build your very own Datagrid control component, one that you will be able to customize, and more importantly reuse. Based on this ability, you will then end up with one powerful control that will have many implementations, from which you could learn about creating almost any other types of custom controls.
System.ComponentModel.AttributeCollection
System.Data.DataSet
System.Data.DataTable
System.Data.SqlClient.SqlConnection
System.Data.SqlClient.SqlDataAdapter
System.EventArgs
System.Web.HttpContext
System.Web.HttpRequest
System.Web.SessionState.HttpSessionState
System.Web.UI.AttributeCollection
System.Web.UI.LiteralControl
System.Web.UI.Page
System.Web.UI.WebControls.Button
System.Web.UI.WebControls.DataGrid
System.Web.UI.WebControls.DataGridItem
System.Web.UI.WebControls.DataGridItemEventArgs
System.Web.UI.WebControls.DataGridItemEventHandler
System.Web.UI.WebControls.DataGridPageChangedEventArgs
System.Web.UI.WebControls.DataGridPageChangedEventHandler
System.Web.UI.WebControls.GridLines
System.Web.UI.WebControls.Label
System.Web.UI.WebControls.ListItemType
System.Web.UI.WebControls.TextBox
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