Does anyone know a good example of creating a TreeView from a database? I have been able to get part of it done but I was not sure if I was heading in the right direction with this project. My next step is when I click on a node in the tree is to get the info from the database that is related to that node.

Thanks for the advice