Added: 1 year ago
From: alecn1519
Views: 10,693
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

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

  • 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

  • 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

  • Very nice video!! 5/5

  • @tungruffel Thanks for the positive feedback. :)

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