Crystal Reports Question:
Suppose I have a crystal report with a linked subreport as well. is there any way not to print the current record on the main report if no records are returned from the subreport?

Answer:
yes, we can achieve that using shared variables as
mentioned already. however, should also make sure that the
subreport values should come to the primary report before
the section you have records on..
mentioned already. however, should also make sure that the
subreport values should come to the primary report before
the section you have records on..
Previous Question | Next Question |
How to create crystal reports in .net? | Can we call or add subreport within subreport? |