Is there a way via server side code to have the ImageViewer scroll to the currently selected image? Currently, if the image isn't visible, it's selected but then the user would have to scroll the viewer to see it.
Bob
That is an interesting case. I am not sure we can do that from server-side code though. The best way would be to do it on the client-side, using the client-side Initialize eventand then the client-side object model of the ImageViewer.