Categories

Updated: 09/18/2007

How to use TreeView control in ASP.NET 2.0

ASP.Net 2.0 introduces many new controls including a TreeView Control, which can be used to consume information from hierarchical data sources like an XML file and then display that information. In this tutorial, I am going to statically data bind the TreeView control with the contents of an XML file.
©2003-2019 jCay.com