Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export Hierarchical Grid to Excel #5848

Closed
3phase opened this issue Sep 24, 2019 · 10 comments · Fixed by #9206
Closed

Export Hierarchical Grid to Excel #5848

3phase opened this issue Sep 24, 2019 · 10 comments · Fixed by #9206
Assignees
Labels
excel-exporter grid: hierarchical-grid program: igniteui project management 🧰 feature-request ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@3phase
Copy link
Contributor

3phase commented Sep 24, 2019

Is your feature request related to a problem? Please describe.

The igxHierarchicalGrid cannot be exported to Excel

Describe the solution you'd like

Export hierarchical grid in Angular to Excel, as by hierarchical grid in jQuery.

Describe alternatives you've considered

The Excel Exporter is not generic enough

The Excel Exporter is not generic, i.e it's so much dependent on the type of the grid, the data originates from. That may cause trouble and is not flexible.

There are not enough exposed properties in the Exporter Service API

If the user wants to export data, which looks somehow different from the already implemented logics, one may not succeed, because of lack of enough handlers.

Reference

Exporter Service API

@bmtheo
Copy link

bmtheo commented Mar 17, 2020

Hi there, just jumping in because this would be really helpful for us too

For info, the workaround I did is to flatten the data and export it as a single array (which might not meet some requirements)

@github-actions
Copy link

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label May 17, 2020
@ChronosSF ChronosSF removed the status: inactive Used to stale issues and pull requests label May 29, 2020
@ChronosSF ChronosSF reopened this May 29, 2020
@github-actions
Copy link

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Jul 29, 2020
@radomirchev radomirchev removed the status: inactive Used to stale issues and pull requests label Jul 29, 2020
@github-actions
Copy link

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Sep 28, 2020
@github-actions github-actions bot closed this as completed Oct 5, 2020
@radomirchev radomirchev reopened this Oct 5, 2020
@radomirchev radomirchev removed the status: inactive Used to stale issues and pull requests label Oct 5, 2020
@github-actions
Copy link

github-actions bot commented Dec 5, 2020

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Dec 5, 2020
@bmtheo
Copy link

bmtheo commented Dec 5, 2020

up to avoid automatic closing :)

@DiyanDimitrov DiyanDimitrov removed the status: inactive Used to stale issues and pull requests label Dec 7, 2020
@kdinev kdinev removed their assignment Jan 26, 2021
@senkron-dev
Copy link

Hi,
any ETA about this request?
Would be very helpfull for us too.

@radomirchev
Copy link
Contributor

@bmtheo @senkron-dev the feature could be planned for the next milestone ,starting end of Feb. I will update you next week on the possible ETA.

@senkron-dev
Copy link

Thank for the info,
this is a needed for our WebApp to reach feature parity with our WinForms app where we use Infragistics controls as well.

@onlyexeption onlyexeption added the 🛠️ status: in-development Issues and PRs with active development on them label Feb 24, 2021
@radomirchev
Copy link
Contributor

radomirchev commented Feb 25, 2021

@senkron-dev, I can confirm the feature is included in the roadmap, ETA - 19th Apr. It could be available sooner in alpha release.

@radomirchev radomirchev added the program: igniteui project management label Mar 1, 2021
@onlyexeption onlyexeption added ✅ status: verified Applies to PRs that have passed manual verification ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them ✅ status: verified Applies to PRs that have passed manual verification labels Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
excel-exporter grid: hierarchical-grid program: igniteui project management 🧰 feature-request ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants