[data grid] Show detail panel on onRowClick #7596
Labels
component: data grid
This is the name of the generic UI component, not the React module!
customization: logic
Logic customizability
docs
Improvements or additions to the documentation
feature: Master-detail
Related to the data grid Master-detail feature
recipe
support: question
Community support but can be turned into an improvement
Duplicates
Latest version
Summary 💡
Currently MUI DataGridPro only supports showing details when a specific column is clicked on. Is it possible to have getDetailPanelContent fired onRowClick especially on mobile views where we don't have much realestate.
Examples 🌈
No response
Motivation 🔦
I would like to save on space on mobile view by making it possible to click on row rather than on specific column to display details.
The text was updated successfully, but these errors were encountered: