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

sql server reporting services : Merging Cells from Different Rows


David
10/27/2005 10:22:01 AM
I am in need of Merging 3 Cells from one column to make one big Cell it
insert an image into.

I can't just make one row larger because I want to have 3 rows of data next
to it.

I know I can put a table next to an image control but I am trying to keep
everything into one control if possible.

I tried laying the image on top of the table cotrol over the cells where I
would like it positioned. That just forces one of the controls to move up or
down on the report when viewed in a web browser.

I know I can make the image a background on a cell but one cell is not big
eneough.

If there was a way to make it strectch accross multiple cells as needed,
that would be great too.

I ideas?

David
11/1/2005 5:08:02 AM
I figured this out.

Instead of tring to merge 3 rows of cells from one column into one to create
the cell big enough for an image. I increased the height of the row to
accomodate the image and then inserted another table into the next cell to
get the 3 rows next to the image.

[quoted text, click to view]
AddThis Social Bookmark Button