Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

VB 2008 Tutorial 20 - Treeview Control

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
10,749
Loading...
Alert icon
Sign in or sign up now!
Alert icon
  • likes, 2 dislikes

Link to this comment:

Share to:

Uploader Comments (alecn1519)

  • Very nice video!! 5/5

  • @tungruffel Thanks for the positive feedback. :)

Top Comments

  • you are making this harder than it needs to be

    use this code:

    If e.Node.Text = "Main" Then RichTextBox1.Text = "Plese Select a category"  Else RichTextBox1.Text = "" End If

    use text instead of name

    thanks for the tutorial though

see all

All Comments (12)

Sign In or Sign Up now to post a comment!
  • Thanks a lot alecn1519, I was using Me.TreeView1.SelectedNode.Tag. The tag because I put the value of my data in the tag and the description in the name. Don't ask why, I was still learning at that time. All of a sudden I had data with no child nodes and kept getting errors. Your tutorial solved my problem. Thanks a span!!!

  • Thank You Man Thank You!

  • can you create a program about payroll with database????

  • Great buit  join my channel youtube.com/user/shadeshroud?f­eature=mhee

  • i cant change the name of the node. it says that thr property it's not valid. why ? do you know

  • What is that a dot matrix printer going in the background? LOL

  • omg i spent weeks trying to work that out you are a saint

  • for some reason "e.Node.Name" did not work for me, possible that you renamed the parent to "e" but another way is

    >>If TreeView1.SelectedNode.Name = "Node0" Then

    >> TextBox1.AppendText("ME")

    >>End If

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more