In .NET, a new valuable tool can be added to your programmer's toolkit. This tool is the DataRelation object. It basically represents a parent/child relationship set between two tables... Author: Dino Esposito Code: ASP.NET Beta 2 & VB
In this article I will try to explain you the technique of populating TreeView control using DataAdapter and DataRelation objects. Here I have created a sample application in ASP.Net 2.0. Author: Faraz Code: ASP.NET v2.0 & VB