Exporting Image Column To Corresponding Excel Cells

According to https://www.syncfusion.com/forums/173060/how-to-export-image-or-hyperlink-column-to-excel-and-pdf you say this feature was created but i cannot find any direct documentation about it.


I am trying to export a datagrid with one column of datatype byte[] to an excel file that displays the image in the corresponding cells. All the other columns are being displayed as expected in the exported excel file


I am using SFGrid in Blazor for a .net maui application


1 Reply

PS Prathap Senthil Syncfusion Team October 23, 2023 02:39 AM UTC

Hi Julian,

Regarding the feature documentation that has already been provided for customizing the header in the exported PDF document, please refer to the documentation and related forum threads provided below for your reference.

https://blazor.syncfusion.com/documentation/datagrid/pdf-export#grid-cell-customization-in-pdf-export

https://www.syncfusion.com/forums/179504/how-to-pdf-export-grid-templates-correct-with-icons-or-pics


Regarding the topic of exporting Image Columns to Corresponding Excel Cells, we would like to inform you that Excel export does not support the export of images in corresponding Excel cells."


Regards,
Prathap S


Loader.
Up arrow icon