Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Display thumbnail images in multiple rows

How do I display thumbnail images in multiple rows from images stored in the database? I want to show up to 5 thumbnail images in each row in seperate cells from the database and the header cell to span all 5 cells.

How do I display the enlarged image after clicking on the hyperlink through pop up ?

Thanks

Arpita
[341 byte] By [arpd2005] at [2007-11-11 8:46:37]
# 1 Re: Display thumbnail images in multiple rows
It can be achieved by using DataList.RepeatDirection property.
radcaesar at 2007-11-11 23:13:04 >