Here is the situation:
1) I have all of the visual studio software.
2) I have an asp.net project.
3) I want to add a Crystal Report.
4) I have managed to create a report in the project.
5) I have used the toolbox to put a crystalreportviewer onto the web page.
6) I need to somehow tell this viewer to display the crystal report from my project. I suspect that I need to do something in the viewer's properties or maybe write something in page load property.
Please advise.
1) I have all of the visual studio software.
2) I have an asp.net project.
3) I want to add a Crystal Report.
4) I have managed to create a report in the project.
5) I have used the toolbox to put a crystalreportviewer onto the web page.
6) I need to somehow tell this viewer to display the crystal report from my project. I suspect that I need to do something in the viewer's properties or maybe write something in page load property.
Please advise.