Hello all, I have a datagridview and one of the items inside is a datagridviewcombobox, correctly bound to data, and with displaymember and valuemember correctly set. How do I retrieve the selected item once the user has selected something from the combobox?
Francesco