Hi there,
I am working on creating a dynamic control which displays a collection of images.
I want to display 4 images per rows and the rows must be calculated based on the number of images.
For example if we have nine images in the collections there should be 3 rows and four images per row.
So i want to creat the rows and columns dynamically and load the images also dynamically. \
How do i go about.Thanx in advance,Jo