Treeview Control
I have a master page set with a treeview control and 5 pages. On my last page I have a complete transaction button which takes you back to te start page. How to I code my treeview control to reflect the proper node after the button is clicked? For example
5 pages
(treeview is set to look like)
start
Data1
Data2
Data3
Data4
After the button click on page 4 I want to set the treeview to highlight the "Start" page.
Any ideas?
Thanks,
CY
|