They work well in showing images, but I have a difficulty to capture what Image URL to show at the moment.
Let's say I have 10 images and when I click my image button it will pop-up a new window to zoom the selected image (which I have a function to do that already). But the problem is .. the pop-up window only shows the 1st image even thought I click on the
2nd .. 10th image.
How to get something like ItemDataBound from this SlideShowExtender or ImageButton to capture what image URL to show at the moment?
keiko_jp
0 Points
5 Posts
SlideShowExtender
Mar 08, 2009 01:39 PM|LINK
Dear all,
I am using SlideShowExtender and ImageButton.
They work well in showing images, but I have a difficulty to capture what Image URL to show at the moment.
Let's say I have 10 images and when I click my image button it will pop-up a new window to zoom the selected image (which I have a function to do that already). But the problem is .. the pop-up window only shows the 1st image even thought I click on the 2nd .. 10th image.
How to get something like ItemDataBound from this SlideShowExtender or ImageButton to capture what image URL to show at the moment?
Thanks in advance
Keiko