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

Get Report Name in Referenced Assembly?

1 Answer 134 Views
Report Designer (standalone)
This is a migrated thread and some comments may be shown as answers.
Xorcist
Top achievements
Rank 1
Xorcist asked on 09 Dec 2014, 06:11 PM
Is it at all possible, when writing an assembly to be referenced by the standalone designer, to pull information from the designer itself, like maybe the open report file name, etc.

1 Answer, 1 is accepted

Sort by
0
Nasko
Telerik team
answered on 12 Dec 2014, 12:04 PM
Hello Xorcist,

It is not possible to pull information from the standalone report designer in a referenced assembly.
However, it is possible to pass the current report's name to a user function in a referenced assembly.
This can be done by passing the current report item to the user function and retrieving the report name from the Telerik.Reporting.Processing.ReportItemBase.Report.Name.

Regards,
Nasko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Report Designer (standalone)
Asked by
Xorcist
Top achievements
Rank 1
Answers by
Nasko
Telerik team
Share this question
or