Groups | Blog | Home
all groups > sql server reporting services > april 2007 >

sql server reporting services : inserting dummy rows in the table on the fly


Vivek
4/30/2007 8:40:00 PM
Hi there,

I want to insert few dummy rows in my table in a report. Basically i've got
an invoice report that returns different no. of line items for each invoice.
I don't have page header and page footer in my report. That is because i want
a border across my invoice. I've tried to do it using header and footer but
then when the invoice got less line items, border across the report is cut
off at some point. For example i would get border for my page header/footer
but for the details i would get the border for two rows only if i've got only
two line item in my invoice.

Your help would be really appreciated.


--
Regards,

Sriman
5/1/2007 7:11:01 AM
for border..why don't you use "Rectangle". put your table/grid into that
rectangle and give the fixed height and border.

Regards,
Sri

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