how to do?
Thanks
willingi think i can build a special sql querystring to realize it,
but it's too complex,is there any way?|||This is from RS Books OnLine:
How to insert or delete a row (Report Designer)
To insert a row
1. In Layout view, click the table so that column and row handles appear
above and next to the table.
2. Right-click a row handle where you want to insert a row, and then click
Insert Row Above or Insert Row Below.
--
Dejan Sarka, SQL Server MVP
Associate Mentor
www.SolidQualityLearning.com|||i don't meaning this,i just want to export some empty row in my report to
fill the page,for example,i get 2 detail rows from the sqlserver,so,the page
will show this two rows,but now,i want show another eight empty rows below
this 2 rows|||> i don't meaning this,i just want to export some empty row in my report to
> fill the page,for example,i get 2 detail rows from the sqlserver,so,the
page
> will show this two rows,but now,i want show another eight empty rows below
> this 2 rows
Then I think you should go with Select, using UNION ALL to add rows.
--
Dejan Sarka, SQL Server MVP
Associate Mentor
www.SolidQualityLearning.com
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment