Hi All,
I'm creating my first Crystal report using ASP.NET VS 2005. I have the standalone version of crystal reports, as well as VS.
1. Which one should I use, the VS or the standalone version to create the report?
2. I have a list array that I would like to pass to a crystal report, but I'm not sure how to setup the crystal report to receive the array of data, and how do I call it from my C# server side code, or client ASP page? Is there any sample code?
3. How do I display the report on the screen, or export out to a file (pdf,excel)?
Thanks.
Matt