Displaying Data In hirarchy in vb.net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • msali36
    New Member
    • Sep 2007
    • 13

    Displaying Data In hirarchy in vb.net

    Hi,
    i just want to know how can i display the parent- child information in hirarchy tree format in vb.net.

    for example :

    GrantParent

    parent parent


    son son son son


    grandson grandson grandson grandson


    but in database table :

    parentcolumn childcoulmn
    Last edited by kenobewan; Nov 26 '07, 12:11 PM. Reason: Merged due to multiposting
  • msali36
    New Member
    • Sep 2007
    • 13

    #2
    Difference between Tree view, List View , Jtree , Data grid

    hi,
    can any one tell me the basic difference between

    tree view, jtree , list view , data grid etc....

    also which is the best to dispaly the data from database table in hirarcy tree format in vb.bet

    Comment

    • msali36
      New Member
      • Sep 2007
      • 13

      #3
      Displaying Data In hirarchy in vb.net

      what is the best way to display data like parent child hirarchy from database to vb.net

      Comment

      Working...