I’m currently pulling my images from a database via (attachURL). When I first select a cell it will load the necessary image. I would like to know if I can find out if an image is loaded first before calling the database to reload an image. So anytime after the initial load, I don’t have to reload the image.
Steve