Report Design
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Report Design
Message Icon Topic: How to display table information consecutively Post Reply Post New Topic
Author Message
harissharon
Newbie
Newbie


Joined: 26 Nov 2007
Online Status: Offline
Posts: 4
Quote harissharon Replybullet Topic: How to display table information consecutively
    Posted: 03 Dec 2007 at 11:05pm


Hi,

 My application has a crystal report requirement like this. A report should display sections like Accepted,Rejected,Hold.. where Each section gets its data from different StoredProcedure. I can't place all the fields in details section, because it displays accepted,rejected and hold for one record and then displays all these again for another record. Instead I want to diplay all records for Accepted first, then Rejected and Hold. Some one could plzzz suggest a way for displaying data consecutively.

Thanks,
Haris
IP IP Logged
rahulwalawalkar
Senior Member
Senior Member
Avatar

Joined: 08 Jun 2007
Location: United Kingdom
Online Status: Offline
Posts: 731
Quote rahulwalawalkar Replybullet Posted: 20 Dec 2007 at 6:41am
Hi Haris,
 
Create Groups for the field which holds the value for  
Accepted,
Rejected,
Hold
 
once the group is created
 
Customize the group
Go to reports Group Expert,Select Group Field
 
Click Options Button,then in Change Group Options  Common tab
 
Select
in specified order
 
create the order as
Accepted,Rejected,Hold
 
then display the details for those specific groups.
 
Also don't forget to check the New Page After option for group footer  which can be selected from section expert this displays the details for the specific groups only and starts on new page when the details for that group is finished priting in the report.
 
Cheers
Rahul
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.