|
-
Feb 25th, 2015, 12:46 PM
#1
Thread Starter
Fanatic Member
[RESOLVED] Selection From a DataGrid.
I have a datagrid in which I want to double click on a specific Access record (any cell in the row) and from there open a form that displays the data for that specific record. The subroutine is setup as a double click event for tblFileMasterBaseDataGridView on any cell in the datagrid.
When this event is executed it opens a form as expected. However, I cannot figure out how to open the form to display the specific record selected with the double click. Can anyone describe to me what it is I need to do? Can this even be done?
I have attached the subroutine (with my latest non-working attempt) and the datagrid that I am using to call the form (not in there yet). Sorry that I cannot describe this better, but I have moved way beyond my pay grade on this one.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|