In my last article, I explained some uses of the new TreeView control available with ASP.Net 2.0 and how to populate it with data from a hierarchical database table. I now discusses a very important piece of functionality, the ability to traverse the tree to find and select a pre-specified node. Read on…