Mirfath 0 Light Poster

Hi,

I am currently linking my Crystal Report to my form but the following syntax:

reportViewer1.ReportSource = cryRpt;

which loads the crystal report contains an error saying that it no longer exists in visual studio 2010.

i tried searching for a similar syntax which was suppose to work in 2010

this.reportViewer1.ViewerCore.ReportSource = this.Adverising_Report_Load;

however the ViewCore part still has an error can anyone please give me the correct syntax!

thanks in advance

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.