This is a migrated thread and some comments may be shown as answers.

Use RenderReport Method with *.trdx File

0 Answers 68 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
BigzampanoXXl
Top achievements
Rank 1
BigzampanoXXl asked on 05 Mar 2013, 09:22 AM
Hey, I got a problem with the following requirements:
By clicking a button a report has to be generated and immediately downloaded in special format. 
I would also prefer using trdx Files for designing reports. I found out that these files can be used by the report viewer, but using a report viewer doesn't meet the requirement. 

my problem in particular is that the second parameter of the method RenderReport is a ReportSource. But there is no way to use the trdx File. 
Maybe I use a wrong pattern, or do I have to serialize the trdx File and create a Report.cs File ?

Thank you in advance


EDIT:

Sorry, I found out, that it is possible to use the trdx file as ReportSource by using UriReportSource

So, problem solved

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
BigzampanoXXl
Top achievements
Rank 1
Share this question
or