Skip to content

Height calculation based on minRowsToShow ignores height of header #1873

@derrabus

Description

@derrabus

Encountered with 3.0 RC12.

If I don't explicitly set a height on the grid and set the option minRowsToShow to let's say 10, I would expect to see ten records before I need to scroll down the grid. But instead I only see nine or even less, depending on the height of the header row and the horizontal scrollbar if displayed.

The height of the complete grid element is obviously set to minRowsToShow * rowHeight, ignoring the height of the header row.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions