Hi in previous versions of VB (i.e. v6) when you manually added items to a ComboBox you could set a property called ItemData. This was useful as it could be used to store a Record No. when the data was pulled from a DB.
However, I'm having no success trying to do the same with VB.NET 2005. All the references I've found refer to using a bound dataset, which due to the preprocessing required I can't use.
Does any one know who this can be done, I'd be most appreciative.
However, I'm having no success trying to do the same with VB.NET 2005. All the references I've found refer to using a bound dataset, which due to the preprocessing required I can't use.
Does any one know who this can be done, I'd be most appreciative.