My form has several drop down lists. I have used global binding to link them, so that when a user selects "Choice A", the same choice is displayed in the other drop downs... this works, but I also need the user to be able to select another choice, say "Choice B" if they desire, and it not, then polu...