sonman
January 5th, 2000, 05:00 PM
I have 4 textboxes that are in a control array and a combobox. All these controls are filled with the first record from the access database when the
program first loads. I can move from one record to another with the control
but if the user drops down the combobox and selects and item, the textboxes
will not move to that record and display. Does anybody know how to do this
through code. (All my controls are bound to the database with code)
program first loads. I can move from one record to another with the control
but if the user drops down the combobox and selects and item, the textboxes
will not move to that record and display. Does anybody know how to do this
through code. (All my controls are bound to the database with code)