hi!
I habe one problem with a ComboBox. I want to feel it with the record from the column of the table (description) and then I want to get the ID.
Can anybody give me an source example? Please
Printable View
hi!
I habe one problem with a ComboBox. I want to feel it with the record from the column of the table (description) and then I want to get the ID.
Can anybody give me an source example? Please
just remember therer are 2 properties, one is the text that is what you see on the form and the other is the value, so as far as I know you could have the decription as the text and the code as the value.