Hi Ladies and Gents I have a datalist which renders a set of ImageButtons which I use as thumbnails. They each have an onclick handler which changes the ImageUrl property of a Hyperlink control (the large image for the clicked thumbnail) Essentially, all i want to do is have the large image in an UpdatePanel...