venomphil
New member
- Joined
- May 4, 2013
- Messages
- 2
- Programming Experience
- Beginner
Hi VB.Net Forums,
I have created a form that references a access database and this works great.
Currently I have a list of products in a combo box and when the user selects the product I want the items price to be displayed in a text box
My problem is when the user selects a different option in the combo boxes, all other combo boxes change - Is there a way to make them independent from each other?
So I have 3 items in 3 different Combo Boxes the prices output in 3 Text boxes
Thanks Phil
I have created a form that references a access database and this works great.
Currently I have a list of products in a combo box and when the user selects the product I want the items price to be displayed in a text box
My problem is when the user selects a different option in the combo boxes, all other combo boxes change - Is there a way to make them independent from each other?
So I have 3 items in 3 different Combo Boxes the prices output in 3 Text boxes
Thanks Phil