ASP.Net 2.0 – Traverse the TreeView Control to Find a Node
This function will enable you to traverse a populated TreeView control, and find and select a node based on it's value and the value you specify. This will work no matter how deep the branches of the tree go!

