Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
Is it Possible to Customize grid headers while exporting to Excel using IgxExcelExporterService
posted

Hi Team,

I need to Customize grid headers while exporting to excel/CSV by using "IgxExcelExporterService".

Is it possible to do that? Please provide me solution to export excel/CSV with custom headers.

Currently Iam Exporting with below code;

this.csvExportService.exportData(this.UserGroupsList, new IgxCsvExporterOptions("filename",CsvFileTypes.CSV));

Parents
No Data
Reply Children
No Data