crystalkiwibruce
Programmer
I'm using Visual Studio 2010 with Crystal Reports 2010.
I've got my code loading values into parameter fields, but now I want my log to show what parameters values were used in the report if the user just answered the parameter form on the Viewer object on the form.
Lot's of objects to interrogate, but I can't see an easy way to extract the values of the parameters inside the report. Just want them as a String value to put in a message.
I've got my code loading values into parameter fields, but now I want my log to show what parameters values were used in the report if the user just answered the parameter form on the Viewer object on the form.
Lot's of objects to interrogate, but I can't see an easy way to extract the values of the parameters inside the report. Just want them as a String value to put in a message.