Hi All,

I am using the Crystal Reports 2008 API and cannot see a way of accessing the values of a dynamic parameter. For static parameters you can look at the ParameterFields property of the ReprtDocument and it will give you the list of DefaultValues for that parameter but I can't see how to access the values for a dynamic parameter.

When I run the report it pops up the default Crystal reports parameter dialog with the dynamic values loaded into it, is there anyway that I can get at these values before running the report so that I can select one of the values and bypass the default parameter dialog?

Thanks in advance,

Denis