Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Exporting the Report (Read 5740 times)
Vikas Kumar
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 18
Joined: Mar 1st, 2011
Exporting the Report
Apr 28th, 2011 at 6:58am
Print Post  
Hi Mappy,

Need your help again. I have searched the help file but couldn't find how to export the report.
Please help me to export the report in excel format and any other supported format.

Regards
Vikas
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Exporting the Report
Reply #1 - Apr 28th, 2011 at 9:42am
Print Post  
Unfortunately we don't support exporting to Excel at the moment. An implementation using automation might be a possibility but it will only work in out-of-browser applications. Currently, it is only possible to preview and print the Silverlight reports.

Regards,
Meppy
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Exporting the Report
Reply #2 - Jun 17th, 2011 at 11:18am
Print Post  
Hi again,

We have just released a beta version of MindFusion.Reporting for Silverlight with export to Excel. The beta version can be downloaded from here.

To take advantage of the new feature, the following new assemblies need to be added to the target project:

Code
Select All
Ionic.Zip.Silverlight.dll
MindFusion.Excel.Silverlight.dll
MindFusion.Reporting.Silverlight.ExcelExport.dll 


To export an existing report, create an instance of the new ExcelExporter class and invoke its Export method, passing a reference to the report and the output stream.

A demonstration of the export is also available in this online demo. To export a report click the last button in the viewer's toolbar.

Regards,
Meppy
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint