Last Updated:
14 May 2026 08:38
by ADMIN
PivotGrid: Add an option for the GenerateExport method to copy the raw data rather than the formatted one
Currently, the GenerateExport method provides a PivotExportModel instance where the Cells collection is populated with the formatted value of the cells.
We could add an option to allow the copying of the raw data instead.