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

[data-grid] Support column spanning in CSV export #4213

Closed
2 tasks done
cherniavskii opened this issue Mar 17, 2022 · 6 comments
Closed
2 tasks done

[data-grid] Support column spanning in CSV export #4213

cherniavskii opened this issue Mar 17, 2022 · 6 comments
Assignees
Labels
component: data grid This is the name of the generic UI component, not the React module! feature: Export new feature New feature or request on hold There is a blocker, we need to wait plan: Pro Impact at least one Pro user

Comments

@cherniavskii
Copy link
Member

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Summary 💡

Extracted from #4020

Examples 🌈

No response

Motivation 🔦

No response

Order ID 💳 (optional)

No response

@cherniavskii cherniavskii added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Mar 17, 2022
@cherniavskii cherniavskii added on hold There is a blocker, we need to wait component: data grid This is the name of the generic UI component, not the React module! new feature New feature or request feature: Export and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Mar 17, 2022
@cherniavskii cherniavskii self-assigned this Mar 17, 2022
@flaviendelangle
Copy link
Member

Does the CSV format support cell spanning ?

@cherniavskii
Copy link
Member Author

cherniavskii commented Mar 17, 2022

Does the CSV format support cell spanning ?

No, but the closest we can do is to export empty values for collapsed cells

@flaviendelangle
Copy link
Member

We will have to do the same (but probably with real col span) for the Excel Export

@cherniavskii
Copy link
Member Author

Created separate issue #4218

@flaviendelangle flaviendelangle changed the title [DataGrid] Support column spanning in CSV export [data-grid] Support column spanning in CSV export Mar 29, 2022
@flaviendelangle flaviendelangle added the plan: Pro Impact at least one Pro user label Mar 29, 2022
@cherniavskii
Copy link
Member Author

I've checked the CSV export on available column spanning demos and it seems to work just fine.

Screenshot 2022-04-12 at 12 47 38

Screenshot 2022-04-12 at 12 48 30

Screenshot 2022-04-12 at 12 47 45

Screenshot 2022-04-12 at 12 48 38

Screenshot 2022-04-12 at 12 47 56

Screenshot 2022-04-12 at 12 48 46

@cherniavskii
Copy link
Member Author

Closing the issue for now, we can reopen if there are other cases that require attention

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module! feature: Export new feature New feature or request on hold There is a blocker, we need to wait plan: Pro Impact at least one Pro user
Projects
None yet
Development

No branches or pull requests

2 participants