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));
thanks I guess once's you upgrade your issue will be resloved.