1 Attachment(s)
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.
Re: Generate Crystal Report from List View (or other source)
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...:)
Re: Generate Crystal Report from List View (or other source)
Is there a way to do same thing with DataReport ?
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.....:(