angular-ui / ui-grid

UI Grid: an Angular Data Grid
http://ui-grid.info
MIT License
5.38k stars 2.47k forks source link

[FEATURE] UI-Grid should be able to export the aggregate footer row to an excel file #7296

Closed ravindragullapalli closed 8 months ago

ravindragullapalli commented 11 months ago

Is your feature request related to a problem? Please describe. When we export the UI Grid, there is no option to export the footer which contains the aggregations to an Excel file

Describe the solution you'd like It would be good if there is an option to export the footer with aggregates to an Excel file along with formatting. The aggregates are already coming in UI when UI-Grid is rendered.

Describe alternatives you've considered We tried to add a new row to the grid object in exporterFieldCallback

Additional context We have a table with aggregations in the footer and want to export it to an Excel file.

github-actions[bot] commented 9 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 8 months ago

This issue has been automatically closed because it has not had recent activity. If you believe that this is still an issue in the latest version, feel free to re-open it. Thank you for your contributions.