System.Web.UI.TemplateControl Class
Information   Base Types   Related Resources

Provides the Page class and the UserControl class with a base set of functionality.

  • Namespace: System.Web.UI
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.0.3705
  • Assembly: System.Web.dll

  • System.Web.UI.Control
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (5)Discussions (42)MembersRotorChanges
    Articles

    Page: 1
    Creating DataGrid Templated Columns Dynamically
    .netBips
    Few months back I wrote article on how to create DataGrid programatically. The article explained how to created a DataGrid with bound columns on the fly. Many readers asked whether we can do similar thing with templated columns. This two part article explains just that. There are actually two ways to create DataGrid templated columns dynamically - using LoadTemplate method and implementing ITemplate interface. In Part - I, we will discuss how to use the first method i.e. using LoadTemplate.
    GridView: Move Over DataGrid, There's a New Grid in Town!
    MSDN
    Go beyond the DataGrid!
    Navigating by XML: Creating a Table of Contents from XML
    DotNetJunkies
    In this article Marc demonstrates how to store a table of contents for your site in an XML file and display it via an XSLT file. Then learn how to use the XML data file to add navigation links to the individual pages and finally the target pages are converted to user controls.
    Promote Code Sharing in ASP.NET Through Inheritance and Containment
    DotNetJunkies
    Code sharing is in the mind of most programmers. Fred explains the benefits of code sharing - not only is duplicated code avoided, but more importantly, maintainability is increased.
    Wonders of Windows Forms: Extending Windows Forms with a Custom Validation Component Library, Part 2
    MSDN
    Michael Weinhardt continues his series on custom validation and examines form-wide validation using the FormValidator component.
    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