Description of Displaying Hierarchical data with the ASP.NET Data Grid :
Displaying Hierarchical data with the ASP.NET Data Grid is a tutorial which guides the users how to show hierarchial data in the datagrid control. In this tutorial the author describes the users, how to create parent-child relationship between two tables, adding the relatioship to the dataset and binding the datagrid to show the result.