Hi,
I have a dropdown list of say
-Fruits
-Apples
-Orange
-Nothing
-Banana
My initial selection is "Apples". When I select "Nothing" I can stop an event from doing anything but I want the display to not switch to "Nothing" but stay at the old selection say "Apples".
How can I achieve this?
Thanks and Regards
Devna
I have a dropdown list of say
-Fruits
-Apples
-Orange
-Nothing
-Banana
My initial selection is "Apples". When I select "Nothing" I can stop an event from doing anything but I want the display to not switch to "Nothing" but stay at the old selection say "Apples".
How can I achieve this?
Thanks and Regards
Devna