i have a datagridview which contains customer details from the database table.
when i click on a particular row i want the data of that customer to be displayed in a separate table in another form.
i have a datagridview which contains customer details from the database table.
when i click on a particular row i want the data of that customer to be displayed in a separate table in another form.