representing data in hirarchy in vb.net from database

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

    representing data in hirarchy in vb.net from database

    hi,

    can any body guide me how can i represent the data in hirarchy in vb.net from database tables.

    thanks,
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    Your question belongs in the .NET forums section, not in the .NET articles section.
    I'll move it for you.

    kind regards,

    Jos

    Comment

    • mohitkatariya
      New Member
      • Apr 2007
      • 26

      #3
      You can use TreeView control or nested control for this type of representation of data.
      Originally posted by msali36
      hi,

      can any body guide me how can i represent the data in hirarchy in vb.net from database tables.

      thanks,

      Comment

      Working...