combobox intem does not show in crystal report [migrated]
- by upitnik
I am creating a simple printing application using crstal reports, C# and visual studio 2010.
On my winform I have some textboxes, comboboxes. Comboboxes are using data for fill from the XML file. On my report I created some parameters and linked with the selection of comboboxes.
When I use: cryRpt.SetParameterValue("PAR3",…