sambase
10-21-2004, 07:51 AM
hi,
I am developing a piece of software for a local college sports department. I am having difficulty with a function tough.
I have an MSflexgrid which is populated using a DAO data control.
it populates with the data from one of the tables in the database.
i am hoping to get it so that i can double click a record in the msflexgrid and on this event, it opens a new form and inputs the data into the necessary fields.
These fields are labels. (title, forename, surname, etc.)
any ideas?
my code is not worth displaying here.
Thanks,
Sam
I am developing a piece of software for a local college sports department. I am having difficulty with a function tough.
I have an MSflexgrid which is populated using a DAO data control.
it populates with the data from one of the tables in the database.
i am hoping to get it so that i can double click a record in the msflexgrid and on this event, it opens a new form and inputs the data into the necessary fields.
These fields are labels. (title, forename, surname, etc.)
any ideas?
my code is not worth displaying here.
Thanks,
Sam