Skip to content

feat: set smaller minWidth to ResizableColumn in DataGrid #4110

@miszelek

Description

@miszelek

🙋 Feature Request

When resizing columns in a DataGrid the minWidth is 100 (hardcoded in FluentDataGrid.razor.js), which is quite big, especially for a SelectColumn or Id/Code field.

Image

Note: In the screenshot below columns Id and Code are 100 pixels, first two columns are 50 pixels.

Could minWidth be set to a smaller value like 50 (hardcoded)? Or perhaps a property on DataGrid?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions