I'm new to ASP.net and struggling with what should be an easy thing. I have three bound thumbnail images in a template field. I need to display a larger version of the image when the user clicks a thumbnail. I'm used to Dreamweaver and this is a 2 second job. I guess without a postback I could use javascript but I cant seem to reference the imageURL within the template field.
Thanks -- Darren