Cross Tabs
How do I get a Cross Tab to keep rows togeather
I have a Row Called "Item Group" in there I have 4 values for each column,
when it prints out, it gets to the end of the page and prints the first 2
values, and the next ones on the next page...
Ahh Client not happy wth this one, any Ideas on how I can get this to work?
TIA
Steve
I have a Row Called "Item Group" in there I have 4 values for each column,
when it prints out, it gets to the end of the page and prints the first 2
values, and the next ones on the next page...
Ahh Client not happy wth this one, any Ideas on how I can get this to work?
TIA
Steve
This discussion has been closed.
Comments
Try placing the crosstab component inside a TppRegion with KeepTogether set
to True. You can then remove the border of the TppRegion by setting its
Pen.Style to psClear.
If this does not give you the results you were after, you might try creating
a group that keeps together around the crosstab component.
--
Thanks for supporting ReportBuilder! Please vote for ReportBuilder in the
Delphi Informant Readers Choice awards!
http://www.delphizine.com/ballot2004/
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Anyother ideas?
If possible, please send a small example demonstrating the problem in .zip
format to support@digital-metaphors.com and I'll take a look at it for you.
--
Thanks for supporting ReportBuilder! Please vote for ReportBuilder in the
Delphi Informant Readers Choice awards!
http://www.delphizine.com/ballot2004/
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com