sri mad

sri mad

  • NA
  • 3
  • 5.2k

crystal reports in asp.net 4.0 with c #

Jan 14 2013 4:10 AM
I have a .aspx webfrom which has controls like dynamic labels and it has all html elements like images,tables etc.Its like html form(like a document template)
I want to bind data to this dynamic labels from sql server database(the doc template has to load data when ever it is rendered)
Basically its an empty template for which diff data is assigned every time when ever it is called.(we can say its an html doc)
Can I use a custom aspx form which contains labels to which I can bind data using crystal reports in visual studio 2010, asp.net 4.0.
If so how do I do this.I am new to crystal reports.

Solutions or suggestions would be appreciated.
Thanks!!!