hi,
If we have a parameter field in crystal report, we need to provide the value for this parameter before viewing the report. Does anyone knows how to show the possible values that we have in DB under the dropdown list? The idea is similar to what we seen in Crystal Report program when we select "print preview". I tried to call a report in windows form (C#) but I need to enter the value manually, there isn't any value inside the dropdown list..
Many thanks for your helps :)