Print Page | Close Window

Prompt parameter fields dialog

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Writing Code
Forum Discription: .NET programming API, report integration
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=18959
Printed Date: 30 Apr 2024 at 10:37pm


Topic: Prompt parameter fields dialog
Posted By: ufobm
Subject: Prompt parameter fields dialog
Date Posted: 28 Jan 2013 at 4:24am
Is there a way to prompt the parameters field Dialog via code? Without opening the preview, like with CrystalReportViewer.
I'd like to ask the user to set custom parameters (if any) after I the default ones and before calling the method ExportToDisk.




Replies:
Posted By: hilfy
Date Posted: 28 Jan 2013 at 6:50am
You would have to write your own form so that the users can set the parameters and then set the params in code prior to calling ExportToDisk.
 
-Dell


-------------
Proviti, Data & Analytics Practice
http://www.protiviti.com/US-en/data-management-advanced-analytics - www.protiviti.com/US-en/data-management-advanced-analytics



Print Page | Close Window