i have a Datagridview that shows a list of customers (List
Now i have a property named selectedCustomer.
How can i bind the property to the selected row of my datagridview ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
jayanand kamblePosted Mar 18, 2009, 2:55 AM
Means
1. on clicking perticular cell of the datagrid, it returns value of the customerName column like :-
You Selected CustomerName
or
2. on clicking selecting whole row and returning as it is in other datagrid