Hi,
I wanted to add around 700 items to my datagridview combobox.
I can not add each one like "combobox.items.add(--)".
How can I do it?
Thanks
Darma
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Feb 13, 2013, 6:01 AM
For example, if column 0 is your ComboBox column and you want to add the same items to that column in every row, you could do: