Hi,
I've created my own object called customer, and have put them into a collection. How do i go about putting these in a combobox, displaying the name, but also having a key associated with each customer(already there called customerID)
In vb6 i used to put the customerID in the itemData property of a combo box but this doesn't seem to be here for vb.net
Many thanks
nick
