D
dbuchanan
Hello,
How do I open a child form (with a dataGridView) from a parent form. I
want the child form to be opened with the related table from the
selected row in the dataGridView.
The dataGridViews are populated with a tableAdapter. The relationship
is based on a primary key.
Thank you,
dbuchanan
How do I open a child form (with a dataGridView) from a parent form. I
want the child form to be opened with the related table from the
selected row in the dataGridView.
The dataGridViews are populated with a tableAdapter. The relationship
is based on a primary key.
Thank you,
dbuchanan