Hello, I have a datagridview which has a combobox.
I want to populate this comboboxes at runtime. But I don't know how.
So what I need is to show in my combobox for Name a : (1 - 2019) (4 - 2015)
These two must be filled in the combobox.
For Name b the combobox will be : (2 - 2018)
The code I tried: