B
Blake Weaver
I've got kind of a Master/Detail question but its a little non-standard.
I've got 3 tables. One is the Master or Parent and two are more-or-less
Details or Children. I want to be able to select a row from the Master and
display columns from each of the children in a DataGrid. With one DataGrid,
its just DataTable.Relationship that you bind to the grid. How do you get
info from both children, or bind multiple relationships or whatever?
Thanks,
Blake
I've got 3 tables. One is the Master or Parent and two are more-or-less
Details or Children. I want to be able to select a row from the Master and
display columns from each of the children in a DataGrid. With one DataGrid,
its just DataTable.Relationship that you bind to the grid. How do you get
info from both children, or bind multiple relationships or whatever?
Thanks,
Blake