-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
feature: Exportscope: data gridChanges related to the data grid.Changes related to the data grid.support: commercialSupport request from paid users.Support request from paid users.support: premium standardSupport request from a Premium standard plan user. https://mui.com/legal/technical-support-sla.Support request from a Premium standard plan user. https://mui.com/legal/technical-support-sla.type: regressionA bug, but worse, it used to behave as expected.A bug, but worse, it used to behave as expected.
Description
The problem in depth
I am not able to print all rows of a virtualized datagrid.
Sample project:
Click the unfiltered button at the top. This was originally your example for exporting all rows to csv. I modified it to print instead.
Your environment
`npx @mui/envinfo`
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
System:
OS: Windows 11 10.0.26100
Binaries:
Node: 22.9.0 - C:\Program Files\nodejs\node.EXE
npm: 10.9.2 - C:\work\cbd-phoenix-vite\node_modules\.bin\npm.CMD
pnpm: Not Found
Browsers:
Chrome: Not Found
Edge: Chromium (127.0.2651.74)
npmPackages:
@emotion/react: 11.13.5
@emotion/styled: 11.13.5
@mui/base: 5.0.0-beta.42
@mui/core-downloads-tracker: 6.1.10
@mui/icons-material: 6.1.10
@mui/lab: 6.0.0-dev.240424162023-9968b4889d
@mui/material: 6.1.10
@mui/private-theming: 6.1.10
@mui/styled-engine: 6.1.10
@mui/styles: 6.1.10
@mui/system: 6.1.10
@mui/types: 7.2.19
@mui/utils: 6.1.10
@mui/x-data-grid: 7.23.1
@mui/x-data-grid-premium: 7.23.1
@mui/x-data-grid-pro: 7.23.1
@mui/x-date-pickers: 7.23.1
@mui/x-internals: 7.23.0
@mui/x-license: 7.23.0
@types/react: 19.0.1
react: 18.3.1
react-dom: 18.3.1
Search keywords: print virtualized datagrid
Order ID: 101450
y-chernenko and m2mathew
Metadata
Metadata
Assignees
Labels
feature: Exportscope: data gridChanges related to the data grid.Changes related to the data grid.support: commercialSupport request from paid users.Support request from paid users.support: premium standardSupport request from a Premium standard plan user. https://mui.com/legal/technical-support-sla.Support request from a Premium standard plan user. https://mui.com/legal/technical-support-sla.type: regressionA bug, but worse, it used to behave as expected.A bug, but worse, it used to behave as expected.