Hi! I have a treeview that has 3 nodes and i'd like to display a content in panel based on what node was clicked. I have a treeview to the left and the panel to the right. If I click on the first node the content I want to display should show up in the panel and if I click on the second node a different content should show up and the first content from the first node should be gone. Thanks for any help.