Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
How to add more parameter value
or how can i create array of parameters

pls help...

thanks in advance


What I have tried:

rept.setParameterValue("DataToShowinHeader",txtDate.text); 

is working.. but i need to add more parameter
Posted
Updated 6-Jan-21 20:00pm
Comments
Richard MacCutchan 7-Nov-18 8:21am    
Then do exactly as you have done in the above line of code for each parameter that is required.
[no name] 7-Nov-18 12:41pm    
That's the solution, IMO.
Richard MacCutchan 7-Nov-18 12:49pm    
Possibly, but I know nothing about CrystalReports.

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900