Quote:
Originally posted by FLL
I have a flex grid that is displayed when more than one record is pulled in a query. It is on a separate form, and I can get the flexgrid to display the data correctly, but I was curious as to what event I could use to allow a user to double click and have that particular record displayed in a set of text boxes. Specifically, what is the correct code for the double click event, where I could refer to that double clicked record to populate other controls?
Thank you...
FLL
Hi FLL,