Adding Crystal Report XI report to a VS2010 project
Hi All,
I'm using VS2010 and u know there's no inbuilt crystalreport. But i have installed Crystal Report XI and created a crystal report using that sw.
Now i have my project and the cystalreport seperately. I want to know, how can i import this report to my project and call it in the button click.
In brief;
My form contains a Textbox and a button. once i click on the button it should pass the value in text field to to externally attached crystal report and it should be displayed in the crystal report viewer.
Can u please help me to sort this out.
Thanks,
Max