Results 1 to 2 of 2

Thread: [2005] Tree

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2004
    Location
    Kolkata, India
    Posts
    290

    [2005] Tree

    Hi,

    I have to populate the tree with fixed filed in Tree i.e
    Grand, Parent, child, GrandChild, GrandChildNo, Name.
    Tree will be : Main Tree - Grand Nodes - Parent Nodes - Child Node -
    Grand Child Nodes -GrandChildNo.- Names (leaf)
    (If Grand Child is Y than create a node of child name and pupolate
    the name under that node. and Double click event will fire in case of leaf click)
    ex:
    -Tree
    |
    |-M
    ||
    ||+M
    ||-T
    | |_C
    | |-D
    | | |-D1
    | | |-D2
    | |-E
    |+S

    I attched my code (vb 2005) with database (access 2000). Pls check the code and
    guide how to achive the result.


    thanks
    Attached Files Attached Files

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