Completed
Last Updated: 21 May 2021 06:15 by ADMIN
Sandeep
Created on: 27 Jan 2016 16:18
Category: Kendo UI for jQuery
Type: Feature Request
86
Excel export with image for grid
Excel export with image for grid
11 comments
ADMIN
Neli
Posted on: 21 May 2021 06:15

Hello Tiago,

The current Feature request discusses approaches that use Kendo UI for jQuery. As the Kendo UI for Angular is a different suite, I would recommend submitting a thread in the Kendo UI Angular Forum or Feedback Portal

- https://www.telerik.com/forums/kendo-angular-ui

https://feedback.telerik.com/kendo-angular-ui

Regards,
Neli
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tiago
Posted on: 14 May 2021 08:17

Hi, is there a way to use this feature with the Angular workbook API?

 

Thank you.

ADMIN
Alex Hajigeorgieva
Posted on: 26 Jun 2020 12:47

Hello,

The feature is now implemented as part of the workbook API and so it can be used in the grid.

https://docs.telerik.com/kendo-ui/api/javascript/ooxml/workbook/configuration/images

https://docs.telerik.com/kendo-ui/api/javascript/ooxml/workbook/configuration/sheets.drawings

While this feature is fully integrated in the grid, you can:

  • intercept and prevent the excelExport event
  • create your own workbook with images
  • request them as binaries
  • save the file

Here is a sample implementation:

https://dojo.telerik.com/@bubblemaster/aGASahay/2

Regards,
Alex Hajigeorgieva
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Rupesh
Posted on: 14 Aug 2019 06:03
please add feature for adding image in workbook sheet cell 
tulasiram
Posted on: 13 Feb 2019 02:32
Kendo bar chart export to excel
Anup
Posted on: 29 Oct 2018 09:56
Image Export in Excel 
Imported User
Posted on: 21 Jun 2018 07:42
It would be really good if we can have this done so that logo can be added to the Excel when exporting.
Imported User
Posted on: 12 May 2018 23:06
Should implement it. Currently I sill use backend for handling and some trick on frontend.
Shawn
Posted on: 06 Oct 2016 21:10
Or a similar feature to embed images into a kendo.ooxml.Workbook would also be useful
Imported User
Posted on: 19 Feb 2016 12:02
The ability to export images to Excel from a Web UI Grid to Excel. 

Images are currently handled in a Web UI Grid via the use of a template based on an anchor tag or an image tag. 

It would be very useful to have these images automatically embedded within the exported Spreadsheet (much like the PDF export currently does)...
 
Sandeep
Posted on: 27 Jan 2016 16:19
Currently image in grid can not be export to excel.
Can you provide option to export images in grid