1

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!

lss mesy
  • 59
  • 2
  • 8

1 Answers1

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+

https://scn.sap.com/thread/3196185

Crystal report with HTML content formatting

Community
  • 1
  • 1
Ajay2707
  • 5,690
  • 6
  • 40
  • 58