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

Export chartview with gridview

1 Answer 184 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
Alden
Top achievements
Rank 1
Alden asked on 24 Nov 2015, 05:50 AM

Hi,

I would like to export a:

gridview, chartview

gridview, chartview

in this format like in my attached file to an Excel. How can I go about accomplishing this with Telerik Winform C#?

1 Answer, 1 is accepted

Sort by
0
Accepted
Hristo
Telerik team
answered on 26 Nov 2015, 03:34 PM
Hi Alden,

Thank you for writing.

RadGridView utilizes our RadSpreadProcessing libraries and exports data to Excel in the native .xlsx format. Please check the following section of our documentation for detailed information: RadGridView | Spread Export. Considering our RadChartView control, currently it can only be exported as an image: RadChartView | Export. As a possible solution, I can suggest exporting the grid to excel, then you would need to work with the excel file to add the image generated from the chart. This can be accomplished with the RadSpreadProcessing libraries.

I hope this helps. Should you have further questions please do not hesitate to write back.

Regards,
Hristo Merdjanov
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
ChartView
Asked by
Alden
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Share this question
or