Results 1 to 2 of 2

Thread: [2008] Crystal Report Viewer Data Binding

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2007
    Posts
    22

    [2008] Crystal Report Viewer Data Binding

    I know this topic has been covered; there are articles out there, trust me I have found them all. However, I am still having difficultly applying them to my project. I was wondering if anyone can give me some guidance or point me to an applicable link.

    I am using VS2008 to take advantage of the crystal report capabilities to export to work. I have used the reportviewer before to create a report, and it is great it automatically binds the data when you choose a report off the report viewer properties, my data populates, everything is wonderful.

    I have created my Crystalreport added the appropriate fields from my database connection using the DatabaseExpert --> ADO.NET DataSets --> then selecting my DataSet. It shows the dummy data back on my Form where the CrystalReportViewer is placed. When I run it I know it will show no data because there is no connection for the data to populate on the form, I am not binding it. How do I go about this, what code should I use on the Form load event? Or is this even the correct way to go about this?

    Any help is greatly appreciated. Thank you in advance!

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: [2008] Crystal Report Viewer Data Binding

    Moved to Reporting

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width