Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DataGrid] Add columnGroupHeaderHeight prop for sizing column group headers #14637

Merged
merged 6 commits into from
Sep 18, 2024

Conversation

KenanYusuf
Copy link
Contributor

@KenanYusuf KenanYusuf commented Sep 16, 2024

Add columnGroupHeaderHeight prop for sizing column group headers https://deploy-preview-14637--material-ui-x.netlify.app/x/react-data-grid/column-groups/#group-header-height

Also added demo for the columnHeaderHeight prop as this seemed to be missing https://deploy-preview-14637--material-ui-x.netlify.app/x/react-data-grid/column-header/#header-height

Fixes #10615

@KenanYusuf KenanYusuf added the component: data grid This is the name of the generic UI component, not the React module! label Sep 16, 2024
@mui-bot
Copy link

mui-bot commented Sep 16, 2024

@KenanYusuf KenanYusuf marked this pull request as ready for review September 16, 2024 09:50
@KenanYusuf KenanYusuf requested a review from a team September 16, 2024 10:27
Copy link
Member

@cherniavskii cherniavskii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great 👍🏻

@cherniavskii cherniavskii added customization: css Design CSS customizability feature: Column groups Related to the data grid Column groups feature labels Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module! customization: css Design CSS customizability feature: Column groups Related to the data grid Column groups feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add prop for column grouping header height
3 participants