WEBSWAPP Silverlight ASP.NET 3.5 ASP.NET 2.0 ASP.NET 1.0
Nested Data
Images
Dynamic Controls
DataGrid DataList Repeater VB-HTMLTable

Demo for nested datagrids to represent hierarchical information

 

Company-Employees information represented by two nested datagrids

Edit
Company 1 Title
Company Division 1
Street Address 1
City 1
PostalCode 1
Country 1
 Employee NameDepartment
EditEmployee # 6Dept# 2
EditEmployee # 7Dept# 3
Edit
Company 2 Title
Company Division 2
Street Address 2
City 2
PostalCode 2
Country 2
 Employee NameDepartment
EditEmployee # 11Dept# 3
EditEmployee # 12Dept# 4
Edit
Company 3 Title
Company Division 3
Street Address 3
City 3
PostalCode 3
Country 3
 Employee NameDepartment
EditEmployee # 16Dept# 4
EditEmployee # 17Dept# 5
3 Previous Page Next Page 4

Source code:

DataGrid source code NestedGrid.ascx NestedGrid.ascx.cs