Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal Report Viewer in .NET web forms

Status
Not open for further replies.

Sturat

Programmer
Jul 2, 2002
1
US
Hello All,

Can someone please point me to a wallkthrough or offer some advice on using the CrystalReportViewer in VS.NET, I'm using VB. I have the report designed and it shows up at design time in the crystalreportviewer by specifing the reportsource databind property but it will not show up at runtime. If I use myCrystalReportViewer.databind() at runtime I get an error: "Specified argument was out of the range of valid values. Parameter name: value". I can't seem to find any examples to get me started.

Thanks in advance,
Stu
 
Hello

Go to the Crystal Reports knowledgebase, they have many examples.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top