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

[Solved] Chart Export to different formats and browser support for MVC controls

1 Answer 29 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Shahan
Top achievements
Rank 1
Shahan asked on 17 Feb 2012, 09:29 AM
Hi,

I evaluated the ASP.net MVC controls by telerik and found them great. I have few questions

Q1: If I buy ASP.NET MVC controls, how can the charts be exported to different formats for example, to excel, pdf etc.? I know it can be done easily using the Reporting tools as well, but for that I will need to buy a license for the Reporting controls. Is it possible to export the charts using the ASP.Net MVC controls and their libraries?

Q2: Are the Reporting controls suitable for ASP.net MVC platform?

Q3: Which browsers are supported by these controls? My concern is especially for the following browsers. Are they supported and which is the minimum version of these browsers that are officially supported by telerik, ASP.Net MVC controls?

  1. Chrome
  2. Firefox
  3. Internet Explorer
  4. Safari

Regards,
Shahan

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 20 Feb 2012, 06:07 PM
Hello,

Straight to your questions:

1. An SVG representation of the chart can be obtained on the client-side using the svg method. This is a vector format that can be converted to any other image format using open source tools.

2. Using the Telerik Web Report Viewer in MVC is possible, but only with the WebForms view engine. See this code library.

3. See the Browser Support page.

All the best,
Tsvetomir Tsonev
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
General Discussions
Asked by
Shahan
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or