Closed ravindragullapalli closed 1 year 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.
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.
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.