emaduddeen
Programmer
Hi Everyone,
I guess you know from my few posts that I'm new to Visual Basic 2008.
I'm looking for a tutorial that show me how to joint 2 separate DataGridView's on a single form.
I would like to joint them in a parent child way. I have been able to set up each one to a database table, but I don't know how to synchronize the 2 of them so if the user highlights a different row on the parent one the child one refreshes to show only child rows to match the database relationship.
If there is no tutorial or book can you tell me how to do this?
Thanks.
Truly,
Emad
I guess you know from my few posts that I'm new to Visual Basic 2008.
I'm looking for a tutorial that show me how to joint 2 separate DataGridView's on a single form.
I would like to joint them in a parent child way. I have been able to set up each one to a database table, but I don't know how to synchronize the 2 of them so if the user highlights a different row on the parent one the child one refreshes to show only child rows to match the database relationship.
If there is no tutorial or book can you tell me how to do this?
Thanks.
Truly,
Emad