Click here to Skip to main content
15,897,704 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
Em using crystal Reports 2010 with Entity Frame Work.
I created Master-Detail Report its binding by paramterized Sp take TransID as param;

Master Report has TransID field while i click on TransID It must automatically take TransID for drill down and open sub report but while I click on TransID from Master Report. It prompt Enter value dialogue even it must automatically.


Its working fine on Report Preview but not on ruuning report:(
Plz help me and fix error
Posted

1 solution

You need to set the value for parameters at run-time dynamically.
C# Crystal Reports String parameter[^]
C# Crystal Reports Integer parameter[^]
C# Crystal Reports Date parameter[^]
 
Share this answer
 

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