Selecting a Treeview Node programatically
Hello all,
I have searched the web without the required information found unfortunately. Also looked on this forum to see if I could find it, but no result, so here is my question:
I want to generate a "button1" that when you click it, it will expand a "treeview1" to (fullpath) "SelectedItem.Reports.Segments"
Basically the button would have to do the same as clicking first on SelectedItem, then on Reports (It would show Segments)
I looked everywhere, but no results, anyone any thoughts on how to establish this? Thanks in advance!