Results 1 to 5 of 5

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

  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

  2. #2
    Member
    Join Date
    Feb 2005
    Location
    Chennai-India
    Posts
    38

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

    Really usefull for me
    Programming is not a MAGIC

  3. #3
    Hyperactive Member shyguyjeff's Avatar
    Join Date
    Jul 2007
    Location
    City of Durian
    Posts
    289

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

    kleinma, it's nice and very useful to me but my problem is that how can i customize to insert my field? Could you give me specific step on how to insert it....I want also to import value from my textbox.text to crystal viewer do you how to import it kleinma....Thanks....Have a nice day...

  4. #4
    Member
    Join Date
    May 2009
    Posts
    55

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

    Is there a way to do same thing with DataReport ?

  5. #5
    New Member mxishou's Avatar
    Join Date
    Nov 2015
    Location
    Davao City, Philippines
    Posts
    1

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

    been useful but i got a problem on how to show the data query result found in my listview to my crystal report.. Please help Kleinma.....

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