P
Pepehammer
Hi there guys!
I'm still having problems with my ComboBox.
I got a table, in SQL, with two columns, ProductID, ProductDescription.
I want to fill a ComboBox with the ProductDescription column, but when the
user selects an item, I want to return the ProductID, so I guess I got to
fill somewhere in the ComboBox the ProductID too.
How could I do this?
Examples are appreciated!!! ;-)
Thanks guys!
I'm still having problems with my ComboBox.
I got a table, in SQL, with two columns, ProductID, ProductDescription.
I want to fill a ComboBox with the ProductDescription column, but when the
user selects an item, I want to return the ProductID, so I guess I got to
fill somewhere in the ComboBox the ProductID too.
How could I do this?
Examples are appreciated!!! ;-)
Thanks guys!