Results 1 to 3 of 3

Thread: trouble with treeview and parent/child nodes -

Threaded View

  1. #1

    Thread Starter
    Fanatic Member ZeBula8's Avatar
    Join Date
    Oct 2002
    Posts
    548

    trouble with treeview and parent/child nodes -

    Code:
    +root
       +parent1
           -child1
           -child2
       +parent2
       +parent3
            -child1
    using dotNet v2003

    with this example above - how can I determine that parent2 is really a 'parent'?

    also, say i click on 'parent3' node, how can I determine that this is a parent node with children?
    Last edited by ZeBula8; Mar 5th, 2006 at 12:18 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width