Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

vb.net windows form - nested datagrid showing in one datagrid

Status
Not open for further replies.

JScannell

Programmer
Joined
Jan 9, 2001
Messages
306
Location
US
I've been searching and searching for help with this. Every posting I find talks about an implementation in an asp.net web application.

I am creating a windows application that has a DataGrid on it with a DataSource consisting of two related tables. If you look at the attached document, you'll see that the related tables do produce a nesting scenario.

The problem is, I want the child rows to show up right on the main DataGrid directly below its associated parent row. Has anyone ever done that?

Thanks in advance,
Jerry

Jerry Scannell
 
 http://files.engineering.com/getfile.aspx?folder=9762af83-bd8c-4c3c-853b-48ab4ed12c57&file=parent-child.pdf
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top