Skip to Content
0
Former Member
Sep 15, 2011 at 11:40 PM

How to Pass ListArray to my first Crystal Report?

27 Views

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