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

[DataGridPremium] Fix empty column group in Excel export #7029

Merged
merged 1 commit into from
Nov 29, 2022

Conversation

alexfauquette
Copy link
Member

@alexfauquette alexfauquette commented Nov 28, 2022

@alexfauquette alexfauquette added the bug 🐛 Something doesn't work label Nov 28, 2022
@mui-bot
Copy link

mui-bot commented Nov 28, 2022

Messages
📖 Netlify deploy preview: https://deploy-preview-7029--material-ui-x.netlify.app/

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 698.3 1,335.5 709.8 900.22 232.137
Sort 100k rows ms 781.7 1,262.1 781.7 1,011.32 159.133
Select 100k rows ms 237.2 318.3 285.2 281.2 26.178
Deselect 100k rows ms 161.8 289.4 234.8 231.98 44.292

Generated by 🚫 dangerJS against e0fcb20

@m4theushw m4theushw changed the title [DataGridPremium] Fix empty column group in excel export [DataGridPremium] Fix empty column group in Excel export Nov 28, 2022
@alexfauquette alexfauquette merged commit 472da54 into mui:next Nov 29, 2022
@alexfauquette alexfauquette deleted the fix-excel branch November 29, 2022 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[data grid] Grouped column with empty Header exports to Excel with __row_group_by_columns_group__ name
3 participants