Printing Groups footer band on the Page Footer,
Hi,
My Report like this,
Master
-- SubReport 1
Group Band
--SubReport 1.1 (Sub Report Of Subreport 1)
Group Footer ( of SubReport 1)
So, I want to Print each group on a new page and Each Group Footer on the
Page Footer. (not under the group band, it must be locate page footer)
I Set "Start New Page" property of group but, How Can I print Group Footer
on the footer of the page ?
I have a 2.Question,
How can I set "Start New Page" of detail band ? I want to print each my
detail record o a new page,
Group Footer Band have got "Start New Page" property but I can't find this
propertiy of Detail Band ?
Thansk,
Kemal,
My Report like this,
Master
-- SubReport 1
Group Band
--SubReport 1.1 (Sub Report Of Subreport 1)
Group Footer ( of SubReport 1)
So, I want to Print each group on a new page and Each Group Footer on the
Page Footer. (not under the group band, it must be locate page footer)
I Set "Start New Page" property of group but, How Can I print Group Footer
on the footer of the page ?
I have a 2.Question,
How can I set "Start New Page" of detail band ? I want to print each my
detail record o a new page,
Group Footer Band have got "Start New Page" property but I can't find this
propertiy of Detail Band ?
Thansk,
Kemal,
This discussion has been closed.
Comments
1. You can use the Band.PrintPosition to control the vertical height of the
Group Footer Band. This property is measured in Report units.
2. Which version of ReportBuilder are you using? The DetailBand does not
have a feature to break a page after each record however starting in RB 9.0x
a PageBreak component was added. Placing one of these components inside
your detail band would cause a page break after each record.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com