mui / mui-x

MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!
https://mui.com/x/
4.07k stars 1.26k forks source link

[data grid] Is Clipboard cut available? #13870

Open theobrasseurbentley opened 2 months ago

theobrasseurbentley commented 2 months ago

The problem in depth

The docs at https://mui.com/x/react-data-grid/clipboard/ do not mention clipboard cut and ctrl-x doesn't seem to have an effect.

Is clipboard cut available in the data grid?

Your environment

`npx @mui/envinfo` ``` Don't forget to mention which browser you used. Output from `npx @mui/envinfo` goes here. ```

Search keywords: clipboard cut data-grid Order ID: 82553

michelengelen commented 2 months ago

We do not support cut as a clipboard operation as of now. @joserodolfofreitas should we add the waiting for 👍🏼 on this one?