R
RDA
So in VS 2008 I have created an XSD file with a master table and a
child table bound by a relation. I have bound the master table to a
datagridview. However, I have no clue how to access the child table
(yet have it relate to the master table via the relation).
So, in short, what is the point of Relations? How can I access them?
Common sense tells me it should be easy to create a "nested
datagridview" or something to display the child table within the
master datagridview, but this is not straightforward.
Please help!
child table bound by a relation. I have bound the master table to a
datagridview. However, I have no clue how to access the child table
(yet have it relate to the master table via the relation).
So, in short, what is the point of Relations? How can I access them?
Common sense tells me it should be easy to create a "nested
datagridview" or something to display the child table within the
master datagridview, but this is not straightforward.
Please help!