Treeview is a control available in ASP.NET to show hierarchial data. Using features of treeview and power of dataset, we can design a tree wrt datatable with parent-child relationship. This post explains the implementation of hierarchial data into treeview.
This figure illustrate the outcome and datatable strucuture to which tree should be mapped.
This figure illustrate the outcome and datatable strucuture to which tree should be mapped.
