D
dbuchanan
Hello,
How do I create a Parent-Child relationship between two DataGridView in
a form using TableAdapters. The two tables already have a relationship
defined in the dataset.
What event do I use to update the child dgv? The RowEnter event?
Thank you,
dbuchanan
How do I create a Parent-Child relationship between two DataGridView in
a form using TableAdapters. The two tables already have a relationship
defined in the dataset.
What event do I use to update the child dgv? The RowEnter event?
Thank you,
dbuchanan