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

Need Document Path after Save document using Export in ReportViewer

1 Answer 275 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Shimoli
Top achievements
Rank 1
Shimoli asked on 19 Oct 2015, 06:58 AM

Hi,

I need to Open document automatically using COM components once Export to excel or PDF is completed using Silverlight Report viewer's Export functionality.

It is allowing me to browse folder where I want to export file. Once Export is completed, I need that Export File name and Path. So I can work on open file related functionality.

Can you guide me which event and code, I should use to achieve it?

 

Thanks in Advance,

Shimoli Shah.

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 21 Oct 2015, 02:51 PM
Hello Shimoli,

Below is quote from my response in your support ticket on the same question:

"The feature is not supported. Also the Silverlight Technology has security limitations and even showing your own SaveFiledialog will not allow you to get the DirectoryName.

Feel free to log a feature request for having the selected path as an argument on ExportEnd of the viewer. Features are considered for implementation based on the demand for them. If the feature is not applicable for the technology, it will be also announced under the logged issue.


My recommended is to export programmatically through the web part of the application, which will allow end-users to download the files and open them directly with the program set by default on their machines.
"

Regards,
Stef
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Shimoli
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or