1
Answer

bind property to selected row from datagridview

jo

jo

15y
4.7k
1
Hi,

i have a Datagridview that shows a list of customers (List<customer>).
Now i have a property named selectedCustomer.

How can i bind the property to the selected row of my datagridview ?


Answers (1)