I have a form in which there is one combo box and three text boxes:
Combo Box:
TextBox1:
TextBox2:
TextBox3:
Once an Item is selected from the combo box, the text boxes are autopopulated with the respected fields which link to the items in the combo box.
Its getting the combo and the text boxes from a data base.
Can someone guide me as how to do that?
Write now I have a combo Box with all the items but I dont know how to link the text box fields to the items in the combo box.
Thank you
Combo Box:
TextBox1:
TextBox2:
TextBox3:
Once an Item is selected from the combo box, the text boxes are autopopulated with the respected fields which link to the items in the combo box.
Its getting the combo and the text boxes from a data base.
Can someone guide me as how to do that?
Write now I have a combo Box with all the items but I dont know how to link the text box fields to the items in the combo box.
Thank you