Click here to Skip to main content
15,881,559 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
how to print textbox data? and how to use textbox data in Crystal report in C#?
Posted

1 solution

These are two different questions. Use textbox data to do what ? You can grab it from the Text property and write print code from the many online tutorial to print it, or pass it as a parameter to Crystal Reports.
 
Share this answer
 
Comments
BillW33 14-Aug-12 13:08pm    
Your answer is not worthy of a one, have a 5 in compenstion. :)
Christian Graus 16-Aug-12 13:24pm    
My high score mostly consists of people I try to help giving me a 1 for assuming they can program, and programmers giving me 5s in compensation :)

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