I am try to populate the combo box with data for the database. However, the objDepartment.ItemData(objDepartment.NewIndex) only accepts an integer. In this case, my id(key)is a string.<br>
I believe a Image ComboBox will solve the problem or a dynamic array that can store the the additem and id of the regular combo box. I am not very familiar with arrays.<br>
<br>
If anyone can give me any suggestions. I would really appreciate it.
I believe a Image ComboBox will solve the problem or a dynamic array that can store the the additem and id of the regular combo box. I am not very familiar with arrays.<br>
<br>
If anyone can give me any suggestions. I would really appreciate it.