Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Underlying Sections
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
Reporting
Title:
Underlying Sections
Miscellaneous
Thread ID:
01112599
Message ID:
01112599
Views:
67
I'm using the Crystal Reports in .NET.

I want my report to look as follows, with the contents of sub report A underlying sub reports B,C, and D.
+--------------------------------+
|   +-----------------------+
|   |           Z           |
|   +-----------------------+
|   +--------+     +--------+
|   |   A    |     |   B    |
|   |        |     +--------+
|   |        |     +--------+
|   |        |     |   C    |
|   |        |     +--------+
|   |        |     +--------+
|   |        |     |   D    |
|   +--------+     +--------+
|
I have set up the report as follows
+---------DETAIL SECTION a ------------+
|   +-----------------------+
|   |           Z           |
|   +-----------------------+
+---------DETAIL SECTION b ------------+
|   +--------+     
|   |   A    |     
|   +--------+     
+---------DETAIL SECTION c ------------+
|                  +--------+
|                  |   B    |
|                  +--------+
+---------DETAIL SECTION d ------------+
|                  +--------+
|                  |   C    |
|                  +--------+
+---------DETAIL SECTION e ------------+
|                  +--------+
|                  |   D    |
|                  +--------+
|
Detail section a is marked as can grow, not marked as Keep Together

Detail section b underlays everything below it

Subreport "Z" is marked as Can Grow, not marked as Keep Together

"A" contains rows of 60 character text fields, is marked as Can Grow, not marked as Keep Together

B, C, and D are marked as Can Grow, not marked as Keep together

I'm finding that when A is longer than would fit on a single page, B is pushed to the page where A **ends** - it could be 3-4 pages in some case

Can someone help?
Rick Hodder
MCP Visual Foxpro
C#, VB.NET Developer
Independent Consultant
www.RickHodder.com
MyBlog
Next
Reply
Map
View

Click here to load this message in the networking platform