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
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