Skip to content

fix: [DataGrid] The header row is not sticky on a virtualized grid with resizeable columns #3934

@Stephen-Lamb

Description

@Stephen-Lamb

🐛 Bug Report

The header row is not sticky for a virtualized data grid with resizeable columns.

💻 Repro or Code Sample

  • Use the Virtualized grid example from the demo site but add ResizableColumns="true" to the FluentDataGrid.
  • Scroll down.

🤔 Expected Behavior

The header row should stay at the top of the screen.

😯 Current Behavior

The header row disappears from the top of the screen, i.e. it is not sticky.

💁 Possible Solution

🔦 Context

🌍 Your Environment

  • OS & Device: Windows on PC
  • Browser: Google Chrome
  • .NET and Fluent UI Blazor library Version: [9 and 4.12.0]

Metadata

Metadata

Assignees

No one assigned

    Labels

    triageNew issue. Needs to be looked at

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions