How can I make a image visible only for a specific spinner option?
Set visibility of image based upon spinner selection in the AfterPicking event
Is this the code, im supposed to use?
Depends on what you want to do, the blocks I provided just show how to set an image based upon the spinner selection.
Ok, thank you
Im a beginner so thats alot of help
Its not working, it showing in the spinner options in which i dont want it to show
Show your relevant blocks
What is the value of selection
?
Simply set a label with a text in it, to see if the test is true or not.
I dont understand, can u give an example?
Note you have to make a selection, the AfterSelecting event does not fire when you select an already selected item.
So to add a phot i need to add this code?
Bcuz whenever i put a phot the photo appears in all the spinner options instead of only one specific option i want
Get your logic working first, before trying to display pictures
Maybe you need to load your pictures into a ListView along with the doctor names and addresses?