CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: hierarchy

  1. #1
    Join Date
    Sep 1999
    Posts
    4

    hierarchy

    Hello ,
    Can anybody help me in creating hierarchy nodal structure, which is flexible and can handle database. it should have a good front end .



  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: hierarchy

    take a look at the TreeView control (Microsoft Common Controls) that comes with VB 5 and 6.


  3. #3
    Guest

    Re: hierarchy

    how do u create organisation chart in VB , it must handle database and must be flexible like frontpage navigation control.
    Reply as soon as possible

    bye




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

Featured