.Net 2.0 C# web form TreeView question

  • Thread starter Thread starter Jason Huang
  • Start date Start date
J

Jason Huang

Hi,

In my .Net 2.0 C# Web form application, I have a TreeView TV1 which has 3
subnodes: SN1, SN2 and SN3
What do I need to do so that the user click the SN1 a label will show the
text of 'SN1', click SN2 'SN2' and so on.
Thanks for help.


Jason
 
Back
Top