Click here to Skip to main content
15,912,207 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi i have a form that in it i have a text box. this text box has some value on it.
i want to by pressing button i can to see text box value in crystal report.
i used
C#
CrystalReport.SetParameterValue(1,textbox1.Text);

but when crystal report load, first a window appear and want to enter a value for that parameter. i do not want to see this window.
thanks.
Posted

1 solution

 
Share this answer
 
v2
Comments
Gihan Liyanage 15-Sep-14 6:21am    
Did you got a solution from my support, I can see you have not accepted any answer.If you are ok with this answer plz accept it. Then any user having same problem can identified it has solved the problem..

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