Database Problem, PLEASE HELP
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hello! I have a combobox with autocomplete. This combobox is linked to a field of a database. I want to do this and I don't know how: When I choose an item of the combobox to display in a form automatically the information of that field. I've made the form and I linked the controls to database using Bindings. I use OleDb. Please help me! Thank YOU!