Click to See Complete Forum and Search --> : Preview Crystal Report on Windows Form in C#


koncuk
December 10th, 2009, 06:50 AM
There is a button on a windows form called Print the Report. It should show a report as a new form on the screen if I use the button.

I have created a new form and added crystalviewer but I don’t have any code. I have defined the reportsource.

Which code should I write in click option of the button.

Thanks for your help.

saldous
December 10th, 2009, 01:49 PM
This should help: http://www.youtube.com/watch?v=7Yub5m9yFfM

koncuk
December 11th, 2009, 07:57 AM
thank you so much your helping,

I wanted to show the report as a form.
I like your opinions so I have finded your web side downloaded the link but it doesn't work.

And also I want to do this;
The report will show on screen and there will be a button on it. It should send to printer the report when I click the button .