V
VB Programmer
I have a listbox that is bound to a dataset with 1 table that has 4 fields.
The first field is displayed in the listbox.
When I click on an item in the listbox I want to fill in a text box with the
info found in the 3rd field of the "current" row. What is the best way to
do this?
Thanks!
The first field is displayed in the listbox.
When I click on an item in the listbox I want to fill in a text box with the
info found in the 3rd field of the "current" row. What is the best way to
do this?
Thanks!