Hello,
we formatted a XamDataGrid with Themes and DataTriggers. (v15.2)
Is there a possibility to export a XamDataGrid via DataPresenterExcelExporter to Excel so that the Excel-File looks like the XamDataGrid?
How to synchronize the Grid-DataPresenter to the ExcelExport-DataPresenter
Thanks for your help
Hello Softbal,
The exported grid, by default, will naturally let go of any styling applied in the app. You may use the exporter's events to style the worksheet directly.
You can also apply formats to cells, field labels, group by records, and summaries by setting an attached formatting property exposed on the DataPresenterExcelExporter class.
https://es.infragistics.com/help/wpf/xamdatapresenter-apply-formats-for-exportinghttps://es.infragistics.com/community/forums/f/ultimate-ui-for-wpf/109534/export-excel-with-xamdatagrid-style-background