Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Underlying Sections
Message
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Rapports
Titre:
Underlying Sections
Divers
Thread ID:
01112599
Message ID:
01112599
Vues:
66
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform