Skip to content

[Feature] DataGrid's Row cell height should be overridable #4964

Open
@paulovila

Description

@paulovila

Describe the problem

Setting the height in rows thorough the DataGrid.RowHeight can't go less than 32 because the DataGridCell is specifying a MinValue of 32

Describe the solution

If DataGrid.RowHeight is set then DataGridCell.MinHeight has no saying, therefore it has to be overridden, adjusting to DataGrid.RowHeight, (set to Auto).
If DataGrid.RowHeight is not set, a static resource should be defined so that it can be overridden like any other static resource can do

Alternatives

No response

Additional info

No response

Help us help you

Yes, I'd like to be assigned to work on this item.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DataGrid 🔠Issues on DataGrid controlfeature request 📬A request for new changes to improve functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions