I don't want the report to load before I explicity issue a command for it do so.
Actually, I require to set a parameter's value in code. If the value is not set when loading the prompt comes up.
I am using Crystal Reports for Visual Studio.NET and using a CrystalReportViewer control to load the report from a ReportObject which is (I suppose) an instance of my report.
I am setting the parameter using the method myReportObject.setParameterValue().
Thanks.
Mohit
Actually, I require to set a parameter's value in code. If the value is not set when loading the prompt comes up.
I am using Crystal Reports for Visual Studio.NET and using a CrystalReportViewer control to load the report from a ReportObject which is (I suppose) an instance of my report.
I am setting the parameter using the method myReportObject.setParameterValue().
Thanks.
Mohit