Print Page | Close Window

Display Details Grouping.

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Report Design
Forum Discription: The best way to design a report and problems you have encountered
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=9787
Printed Date: 14 May 2024 at 11:06am


Topic: Display Details Grouping.
Posted By: EdwardQ
Subject: Display Details Grouping.
Date Posted: 22 Apr 2010 at 5:31am
 I have a Dataset of Phone Extenions that I pass to Crystal Reports then exports it to a PDF for printing.
 
  There are 4 groups in the dataset, Main Numbers, Fax Numbers, Branch 1, Branch 2.    I like to get them to display evenly in 2 columns.  ex.  13 numbers in a group, 1st column has 7 numbers the 2nd column has 6 numbers.
 
 
I need them to look like this SS.  This listing is when the Section Expert/ Format with Mulitple Columns, Printing Direction (Across then Down).  As you can see, while groups are even, The order is across.. so instead of
 
a    d
b    e 
c     f
 
we have
a    b
c    d
e    f
 
 
 
If I tell it  Printing Direction (Down then Across)  All the groups but the bottom group is in one column.  as shown.
 
 
 
 
How to I get the groups to display down and across with the columns even for that group?
 
 
 



Replies:
Posted By: EdwardQ
Date Posted: 11 May 2010 at 5:39am
Anyone know if this is possible?



Print Page | Close Window