Results 1 to 9 of 9

Thread: [RESOLVED] Selection From a DataGrid.

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2011
    Location
    Oregon City, Oregon
    Posts
    705

    Resolved [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.
    Attached Images Attached Images   

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
  •  



Click Here to Expand Forum to Full Width