Hello People
In a
VB application I have an ADO (ADODC1) connecting to list of students (which is on an Access table).
In the same form I have a datagrid which connects to another table related to this (table of courses). I would like to be able to doubleclick on the name of course (one record in the grid) and see all the details of that record in the course form. How do I do this??
Can anyone suggest a sample?
Thanks a million in advance.
SW