crystal report
I am creating a report using crystal report option. In this I am using two dates one as start date and another as end date as parameters. It works fine on creating the report but the problem is adding the parameters in the report as a reference. how can i add the parameters that i used in the coding to export the values?
Ravi KumarPosted Aug 1, 2014, 6:26 AM
when you open report in the visual studio there is field explorer window.
in that window you can see parameter filed.
on the parameter filed right click and click on new.
there you can give parameter and type of the parameter.
click ok parameter will get created.