Naive question: Crystal reports in ASP.NET

  • Thread starter Thread starter Guest
  • Start date Start date
kd said:
Hi All,

How to use crystal reports in asp.net?

kd

Assuming you are using Visual Studio...
To add the report itself:
Project->Add New Item, then select Crystal Report
To add the viewer, add an instance of the Crystal Report Viewer from the
toolbox.
Setting viewer properties and report design is covered in numerous articles
in the MSDN help. Search using "Crystal Reports".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top