jo

jo

  • NA
  • 8
  • 0

bind property to selected row from datagridview

Mar 15 2009 4:13 PM
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)