J
Jeff
hi
asp.net 2.0
On my webpage I want to display a list of images. Most proparly display the
list horizontal
Sometimes I want only one image to be displayed and sometimes maybe 10
images.
It's the same image I want to be displayed several times in the list.
I know a repeater control for example can display images. but my sticky
point is that a repeater control is AFAIK based on a collection of data.
Instead I want to display the same image several times... If I go about
using repeater control, I would be unsure how to specify that this image
should be repeated x times....
any suggestions?
asp.net 2.0
On my webpage I want to display a list of images. Most proparly display the
list horizontal
Sometimes I want only one image to be displayed and sometimes maybe 10
images.
It's the same image I want to be displayed several times in the list.
I know a repeater control for example can display images. but my sticky
point is that a repeater control is AFAIK based on a collection of data.
Instead I want to display the same image several times... If I go about
using repeater control, I would be unsure how to specify that this image
should be repeated x times....
any suggestions?