Results 1 to 5 of 5

Thread: Generate Crystal Report from List View (or other source)

Threaded View

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Generate Crystal Report from List View (or other source)

    This example will show you how you can create a crystal report using data other than a database.

    The specific example makes a crystal report from the contents of a listview, but using this code, you can easily modify it to generate the report data from whatever you want. It is great for when the data is not in a database, but you want to have CR act like it is.

    Code is commented to explain what is going on, but its actually not a lot of code.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width