i have a datagridview which has a DataGridViewComboBoxColumn for unit i want to get the selectedvalue of each DataGridViewComboBoxColumn how could i get this?
i have a datagridview which has a DataGridViewComboBoxColumn for unit i want to get
Share
You can use this –