I have to update the values from dropdown list to sql. The dropdown list is in gridview using template field and I have to update the selected value to sql server. I have employee IDs in gridview and I want to update the status against the specific employee IDs.
Asked
Active
Viewed 85 times
0
-
[DataGridViewCell Combobox Event](https://stackoverflow.com/questions/5652957/what-event-catches-a-change-of-value-in-a-combobox-in-a-datagridviewcell) – soohoonigan Mar 05 '20 at 15:16
-
Post what you have tried. – preciousbetine Mar 05 '20 at 17:26