Hi All,

I have successfully followed a article which shows how to populate a treeview using SQL as the datasource.

What I would like to do is then only a person's name is clicked, their information is displayed using SQL as the datasource.

The TreeView has been setup in the following structure

-Company Name
|
|_ Accounting
| |
| |_John
| |_Mary
|
|_Marketing
|
|_David
|_Joan