Writing Code
 Crystal Reports Forum : Crystal Reports .NET 2003 : Writing Code
Message Icon Topic: Prompt for Parameter Descriptions Post Reply Post New Topic
Author Message
GlennC
Newbie
Newbie
Avatar

Joined: 24 Oct 2008
Location: United States
Online Status: Offline
Posts: 5
Quote GlennC Replybullet Topic: Prompt for Parameter Descriptions
    Posted: 28 Oct 2008 at 4:12pm
I have a report that has a discrete parameter defined.
 
The values are 0, 1, and 2.  For the sake of simplicity, lets say the descriptions are "Descrip for zero", "Descrip for one", and "Descrip for two".  In the report designer, it's set to "Display: Description" (instead of Value and Description).
 
I have a WinForm with C# and I load the report into a ReportDocument and assign it to a CRViewer.
 
The window for the parameters pops up but my selection only shows 0, 1, and 2.  I never see any sign of "Descrip for zero", "Descrip for one", and "Descrip for two". 
 
It appears to be broken.
 
Ok, as a fallback, I decide to give the user a combobox on the form and present the descriptions that way.  But I can't seem to get to them with the ReportDocument object or the CrystalReportViewer object.
 
And so far, google searches have been fruitless.  Does anyone have experience with this?
 
Thanks in advance
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.