hi friends.
1. Is there any possibility to create the reports at run time in vs2010.If possible give the procedure for how to develop reports.
2.what is the difference between ReportsApplication and CrystalReportsApplication
please help me
Thanks in advance
Loading
Mahesh ChandPosted Feb 7, 2011, 9:42 AM
You can create reports in memory but for that, you either have to use a third-party library or Office Interop or VSTO.