Ok. I'm having trouble in something that seems simple but got me struggling for several hours. I just need to programmatically assign an index to a DataGridViewComboBox for a set of highlighted rows and bring the associated text value as the selection.
I am not adding entries, just trying to select an specific value from the dropdown for the highlighted rows based on an index that I am getting from another combobox. Please provide insight !!
I am not adding entries, just trying to select an specific value from the dropdown for the highlighted rows based on an index that I am getting from another combobox. Please provide insight !!