Description of Sorting Template Columns of ASP.NET DataGrid :
Sorting Template Columns of ASP.NET DataGrid is an ASP.NET tutorial which details you an easy way for sorting the template columns of the datagrid control. This tutorial shows you how to place a link button on the header template of the datagrid control and how this link button is used to raise the SortCommand Event to perform sorting in the template columns of the datagrid control.