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.12k stars 1.28k forks source link

[data grid] Add an option to clear column contents #5307

Open gerdadesign opened 2 years ago

gerdadesign commented 2 years ago

Summary 💡

In the column menu, allow an option to remove all contents of the column.

Examples 🌈

Google Sheets implementation: image

Potential menu addition Related to #4929 and #5308 Screen Shot 2022-06-23 at 5 37 49 PM

Motivation 🔦

option to easily clear all the data within on column via mouse click

This could be added to https://mui.com/x/react-data-grid/editing/

Order ID 💳 (optional)

No response

flaviendelangle commented 2 years ago

@gerdadesign if you feel like some issues should be linked in the doc like this:

image

Feel free to say in which page and we will open a PR adding it :+1:

gerdadesign commented 2 years ago

@flaviendelangle thanks! potentially on this page: https://mui.com/x/react-data-grid/editing/ (i have also updated the original comment)