|
|
|
|
SQL Reporting Services - Answers to your questions
| |
|
Author |
Thread:
How to fix the position of controls, so table expands into whitespace and doesn't push lower control |
|
lneville
|
How to fix the position of controls, so table expands into whitespace and doesn't push lower control
Posted:
Tuesday, November 03, 2009 12:46 PM (GST)
|
|
I am designing an invoice report. There are some controls at the top of the report (company logo, date, invoice number etc), followed by a table listing the items in the invoice, followed by some controls at the bottom (subtotals, returns address etc). The report should always print onto a single page.
I want the controls at the bottom to have a fixed position on the page. There is sufficient whitespace between these controls and the table above for the table to expand to list many items. However whenever it expands it pushes the lower controls down. This results in them spilling onto a second page.
Is there a way to fix the position of controls and suppress the "gets pushed down when controls above expand" effect?
|
|
|
|
|
|
|
|
|