I want to be able to bind a treeview with a sitemap data provider in asp.net, and when a user clicks on a node it not navigate to that page, but to update a textbox.
I'm not sure if it is possible and struggling to find any suggestions on how I might achieve this.
I also use VB.Net as the coding language.