Excel export with image for grid
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/.
Hi, is there a way to use this feature with the Angular workbook API?
Thank you.
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:
Here is a sample implementation:
https://dojo.telerik.com/@bubblemaster/aGASahay/2
Regards,
Alex Hajigeorgieva
Progress Telerik
Image Export in Excel
It would be really good if we can have this done so that logo can be added to the Excel when exporting.
Should implement it. Currently I sill use backend for handling and some trick on frontend.
Or a similar feature to embed images into a kendo.ooxml.Workbook would also be useful
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)...
Currently image in grid can not be export to excel. Can you provide option to export images in grid