Hi
If i have a DataGridView is it possible to insert the details of a selected row into another form to update?
If so...... How can i do this?
I have 2 forms frmMain (where the datagrid is placed) and frmCustomer (this is where i want the selected Row details to be inserted, so i can update them)
Thanks
If i have a DataGridView is it possible to insert the details of a selected row into another form to update?
If so...... How can i do this?
I have 2 forms frmMain (where the datagrid is placed) and frmCustomer (this is where i want the selected Row details to be inserted, so i can update them)
Thanks