We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Export of grid to Excel

When I am using the functionality for exporting a grid to excel using the Syncfusion.GridExcelConverter.GridExcelConverterControl I only get the cells to display the type of tje object in the cell, not the content of the object.

Is there any metod in the MeasureGridCell that is to be overridden for the export to show the content properly?



export_ec71e739.zip

1 Reply

RC Rajadurai C Syncfusion Team February 24, 2010 06:10 PM UTC

Hi Jonas,

Thanks for your interest in Syncfusion Products.

From the inquiry description, it seems you were trying to export the custom celltype in grid to excel sheet. GridExcelConverterControl provides support to export the celltypes as it is, only which are supported in excel sheet. If you want to export only the text displayed in the custom cell, you can make use of QueryImportExportCellInfo event handler and set the text in the respective cell in excel sheet.

Regards,
Rajadurai

Loader.
Live Chat Icon For mobile
Up arrow icon