cancel
Showing results for 
Search instead for 
Did you mean: 

Crystal Reports 2008 parameter panel discrepancy.

Former Member
0 Kudos

Hi,

I have a report designed using Crystal Reports 2008. The report has a dynamic parameter called Location which is populated from a table. It is a Value - Description pair so it is:

Value = LocID

Descripition = LocationName.

The Show on Viewer(Panel) attribute is set to Editable.

The Prompt with Description Only attribute is set to true.

In the Crystal Reports stand-alone Designer everything works fine. It prompts with the Description. After making a selection, the Parameter Panel shows the selected items(the Description, NOT the value) correctly. This is the desired behavior.

But when the report is viewed in the Crystal Reports Viewer that comes with .NET 2008 the Parameter panel shows the Value, which is LocID and not the description which is LocationName. This is NOT very useful.

I have tried other third party Crystal Reports viewers as well. They all exhbit the same discrepancy.

How can this be resolved?

Any help is greatly appreciated.

Thanks in advance.

- Rajan.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Moved to .NET developer forum.

What version of the assemblies are you using in your application, they should be 12.x.x.x?

Thank you

Don

Former Member
0 Kudos

Hi Don,

Thank you for your response. The assemblies and their versions are as follows;

CrystalDecisions.CrystalReports.Engine - 12.0.2000.0

CrystalDecisions.Enterprise.Framework - 12.0.1100.0

CrystalDecisions.Shared - 12.0.2000.0

CrystalDecisions.Windows.Forms - 12.0.2000.0

Thanks,

- Rajan.

Answers (0)