J
JimS
I have a datagridview using an Object Data Source connection to my database.
I can Edit and Update the records in the Datagrid view. I have added a
dropdown box with a list of values that I would like to use when I edit a
single row (record) in the populated datagridview. How do I capture that
value from the dropdown box and insert it into the record while I am
updating the record.
Thanks for any help!
I can Edit and Update the records in the Datagrid view. I have added a
dropdown box with a list of values that I would like to use when I edit a
single row (record) in the populated datagridview. How do I capture that
value from the dropdown box and insert it into the record while I am
updating the record.
Thanks for any help!