B
BobRoyAce
How do I programmatically set the value picked in a drop down? So,
let's say that I have a dropdown that has three possible values:
"Car", "Truck", and "Bicycle". What code would I use to set the picked
value to, for example, "Car"?
let's say that I have a dropdown that has three possible values:
"Car", "Truck", and "Bicycle". What code would I use to set the picked
value to, for example, "Car"?