W
William Buchanan
Hi folks
I have a datagridview which shows 2 fields from a table using a tableadapter
/ bindingsource. When I select a record, I want to see the remaining fields
in data bound controls at the bottom of the form. How do I do that?
I have found lots of postings showing how Master/detail works, but it does
not apply in this case since the record being shown is the same as the
selected one.
Thanks
Will
I have a datagridview which shows 2 fields from a table using a tableadapter
/ bindingsource. When I select a record, I want to see the remaining fields
in data bound controls at the bottom of the form. How do I do that?
I have found lots of postings showing how Master/detail works, but it does
not apply in this case since the record being shown is the same as the
selected one.
Thanks
Will