Hi all,
maybe you have already such a topic, but I really don't have much time to browse the whole forum.
So my problem is...
I have a ComboBox on my Windows Form, and I fill it with data from a database with DataReader object. So my question is, when I select an item in my ComboBox, how can I get the ID of this item from the DataBase. Is there any function or property to do this?
Thanx
maybe you have already such a topic, but I really don't have much time to browse the whole forum.
So my problem is...
I have a ComboBox on my Windows Form, and I fill it with data from a database with DataReader object. So my question is, when I select an item in my ComboBox, how can I get the ID of this item from the DataBase. Is there any function or property to do this?
Thanx