Click here to Skip to main content
15,889,096 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hiii all
i have a data table contains the number of the client and his name in the main report and have another sub report that includes all the details of the transactions that client made and the link between the two report by clientNo.

The problem now is : If this client made five transactions , the first transaction repeated five times and the rest of datas are not displaying.
any help, please?
thanks
Posted
Updated 27-Mar-11 23:26pm
v2

1 solution

Your question is not too clear but it looks like you are using subreports and there is some issue in it's implementation.

Look here:
Adding a Subreport to the Original Report[^]
Creating Sub-Reports Using Crystal Reports[^]
Create a Subreport in Crystal Reports [^]

If needed more then go here: Google: Subreport crystal report[^]

Have a look at these tutorials to get basics of Crystal report:
Dynamic Crystal Report with C#[^]
Dynamic Crystal Reports Viewing[^]
 
Share this answer
 
Comments
moon2011 28-Mar-11 6:08am    
thanks alot

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900