TreeView Binding Demo - With Dynamically Adjusting the XML via XSLT
This demo shows how to use an XSLT stylesheet to dynamically change a given XML document's
format into the format expected by the TreeView control. To fully understand this example,
be sure to check out the aspnetbooks.xml file and the
aspbooks2treeview.xsl file as well.