I have a form having datagridview and other labels like name, amount etc. I can successfully send datagridview data to crystal reports but i dont know how to send the label or textbox values to crystal reports and how to show it in crystal reports? is anyone have any idea about this? Thanks!
C#: How to send text like label or textbox value from form to crystal reports in visual studio 2012?
Asked
Active
Viewed 789 times
1 Answers
0
Yes, you can achieve this by sending html format into the crystal report, not direct label or textboxes. Crystal report understand the html partially(check the link for partially means)
Check this links for sending html to crystal report.
http://forums.asp.net/t/1209306.aspx?Possible+to+display+HTML+with+Crystal+Reports+