Hi All,

I have created a form with a datagrid. What i would like to do is double click on a row within the datagrid to open another form displaying the contents of that record.

I already have the other form to display the selected record but I don't know how to get the value of cell containing the primary key so i can open the form and jump to that record.

any help or examples appreciated.