Click here to Skip to main content
15,894,740 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i am getting the Crystal Report.
Posted
Comments
Amit Ghorpade 3-Feb-14 3:15am    
But I am use Visual Studio 2008.
JoCodes 3-Feb-14 3:30am    
Check the updated Solution

Quote:
what is the CrystalReportViewer.?
CrystalReportViewer is a report viewer to display the report like print preview.
Quote:
Why.?
End user wants reports in three modes.
0) View - you need CrystalReportViewer.
1) Export/File - you have to convert the report into needed format like Word, excel, pdf, etc.,
2) Print - you just send the report output to printer without seeing.

Quote:
How to Use.?
Check this
Beginners tutorial on how to load Crystal Reports using Crystal Report Viewer in Visual Studio 2012[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900