From: "Joe H" hortoristic at on
Hey - I can't for the life of me get a table inside a table to work in SSRS.



I found an article below - but I can't get it to work.

http://www.dotnetspider.com/forum/125474-How-creat-table-inside-table-rdlc-files-R.aspx



The steps I did were:

1 - create table 3 columns wide, and populate with desired data

2 - added a row on bottom of table, and merged all 3 cells into one

3 - dropped a rectangle into this wide cell

4 - dropped a table inside the rectangle



All I get is errors


From: Scho on
Joe,

That link essentially says;
Create a table inside a rectangle.
Then drop that into a cell of another table.

However, I don't think you actualy need the rectangle but try with an
without to see what you like or works best.

Make sure you setup all your data sources and fields etc first though
or could be a pain later.
HTH,
Scho