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

Choose programmatically export to the selected format

2 Answers 70 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Franklin Jaures
Top achievements
Rank 1
Franklin Jaures asked on 16 Feb 2010, 04:54 PM

Hi,

I use telerik reporting in my web site. My programming language is c#.
I want to display only some items in "export to the selected format" list of my ReportViewer.
I want to do it without use web.config of my web site, because i have many ReportViewers with differents exports formats.

How i can do it ?  

Thank you for your help.


2 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 17 Feb 2010, 05:20 PM
Hi Franklin,

Currently it is not possible to limit the export options of a specific viewer only. The only way is through the Telerik.Reporting configuration section in web.config and it is applied to all viewers in your site. A possible solution is hiding the reportviewer toolbar and preparing your own UI which would contain only the formats you need.

Sorry for the inconvenience.

Greetings,
Steve
the Telerik team

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 Public Issue Tracking system and vote to affect the priority of the items.
0
Franklin Jaures
Top achievements
Rank 1
answered on 19 Feb 2010, 10:34 AM
Hi,

I will try to apply your solution.

Thank you.


Tags
General Discussions
Asked by
Franklin Jaures
Top achievements
Rank 1
Answers by
Steve
Telerik team
Franklin Jaures
Top achievements
Rank 1
Share this question
or