.NET Anatomy: Creating Templated DataGrid Controls Using Visual Studio .NET : Part 1 description
.NET Anatomy: Creating Templated DataGrid Controls Using Visual Studio .NET : Part 1 is an article which shows the step-by-step process of creating templated controls. Datagrid control is a templated web server control which integrates with various controls such as text box, dropdownlist, checkbox etc to get the information and helps users to select the rows in the datagrid control.