65.9K
CodeProject is changing. Read more.
Home

Dynamically Setting a Parameter from a C# Variable in Crystal Reports

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.91/5 (9 votes)

Apr 3, 2014

CPOL

3 min read

viewsIcon

69165

downloadIcon

1820

I have written this tip to help developers automatically set Crystal Report parameters from variables in code (WinForms) at report run time.

Dynamically Setting a Parameter from a C# Variable in Crystal Reports - CodeProject