[DataGridPro] What is the configuration to export all table rows? #3610
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
plan: Pro
Impact at least one Pro user
Order ID 💳
35305
Duplicates
Latest version
Summary 💡
There is csvOptions configuration to export all columns "allColumns". Is there for the lines too? I'm using the "Group and Pivot" functionality, and my extended lines only export if they are opened.
The problem in depth 🔍
In the image I highlighted the lines that are being exported, but the last one is the same as the second and is not being exported because it is not open.
There is this configuration for the documentation (https://mui.com/api/data-grid/grid-csv-export-options/)
Context 🔦
Your environment 🌎
`npx @mui/envinfo`
The text was updated successfully, but these errors were encountered: