Results 1 to 3 of 3

Thread: Hierarchical data presentation

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2003
    Posts
    7

    Hierarchical data presentation

    Hi all,

    I have a question regarding hierarchal DataGrids or other appropriate solutions. I’m new to VB but I have tons of experience in some other programming languages so I’m just diving head first into all this stuff.

    I want to display data in a hierarchal format based on the relationships between the DB tables/records. However I’m not talking about getting a link that generates another DataGrid, instead I want to display the related records directly below the “Parent” record.

    Here’s an example:


    Is this possible in VB.Net? If so any suggestions or pointers would be greatly appreciated.

    Cheers,
    Cameron
    Last edited by Invoke; Sep 22nd, 2003 at 12:23 AM.

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

  3. #3

    Thread Starter
    New Member
    Join Date
    Sep 2003
    Posts
    7
    Thanks Pirate

    This is a good start, much appreciated.

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