I need to populate a two-column combobox. I am using AddItem method, but I get an empty items in both columns.
How to populate multicolumn combo box anuway?
I don't have a 2 or more element combo box handy, but take a look at my FAQ on listboxes. To get the 2nd item it requires a addlistitem instead of add item. I suspect it is the same concept with a combo box.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.