2012年3月9日星期五

Fix Table Size in Report

I have a report that uses a master-detail. The detail is a table. I have content that must be at the bottom of the page in the same place (so that when it prints, it is always on the bottom edge.

The problem I am having is that the whole report size changes depending on how many rows are in the table. For every row that is in the table, it pushes all the content below it down. So, if one record has 2 rows in the detail table, the content below will start at a different point than a record that has 8 rows in teh detail table.

How can I fix the height of the detail table, so that wheather there is 1 or 10 rows, the content below will be in the same spot:

Example:

---TopEdge---- -----TopEdge----
Some Data Some Data Some Data Some Data
SomeMoreData SomeMoreData
Table Header Table Header
Table Row1 Table Row1
Table Row2
Table Row3
Table Row4
Content at Bottom Content at Bottom
Content at Bottom Content at Bottom
---BottomEdge--- ---BottomEdge---

Thanks

I see now that it does.

BTW: Is anyone else having problems with the website: www.gotreportviewer.com?

|||Have you fixed the height of the detail table? If so, please help me.

Thank you.

Ana

没有评论:

发表评论