Groups | Blog | Home
all groups > sql server reporting services > october 2006 >

sql server reporting services : Creating an Image gallery???



gowens NO[at]SPAM nixonpeabody.com
10/6/2006 5:34:52 AM
I'm using SRS 2005 and have been requested to create an image gallery
(containing employee images and information). The one catch is - is it
possible to display dataset rows in a dataregion where the dataset rows
are display horizontally?

The client would like to have the images/information displayed in
tablular format of 3 columns by N rows.

I've been trying various out-of-the-box solutions but can't seem to
find any way to get the data into any other format that a single
vertical column.

Any suggestions?
Glenn
Kaisa M. Lindahl Lervik
10/8/2006 12:00:00 AM
You need to use a table or a matrix, not a list.

Your data set should also return the data in 3 columns, so you can place
each field in a new column. The rows will be dynamic.

Kaisa M. Lindahl Lervik
[quoted text, click to view]

Erik Thijs
10/12/2006 12:00:00 AM
Hi,

[quoted text, click to view]

This worked for me:

Erik Thijs
10/12/2006 12:00:00 AM
Hi,

[quoted text, click to view]

This worked for me:

AddThis Social Bookmark Button