Now we are going to see, how we can show report by passing parameters or values. For example, Let us see how to retrieve details of an employee by means of Empid. First Step Create a table like the below structure. Eg: Column name Datatype Name varchar(50) Empid varchar(20) Gender char(10) Designation varchar(30) Second Step …
Tag: Passing value to the .net crystal report
Permanent link to this article: https://blog.openshell.in/2010/12/passing-parameters-to-crystal-report-in-net/