How do you get a photo associated with a particular item in a database to appear in the UI when the app is run depending on which item is searched for? (I have a check in/ check out service app). for example, say i have 20 items in my database and all of them have an image of the item. In the app i ...