Skip to content

fix: FluentDataGrid starts to flicker on large datasets #3684

Open
@StefanJansson

Description

@StefanJansson

🐛 Bug Report

With larger rowcounts in dataset, the FluentDataGrid ui starts a rerendering loop or something, the grid is flickering forever.

💻 Repro or Code Sample

I've provided a sample code and on my machine this behavior occurs between 430k and 440k rows.

🤔 Expected Behavior

Datagrid should be able to handle larger datasets.

😯 Current Behavior

On my pc, FluentDataGrid shows this behavior above 430k rows

💁 Possible Solution

🔦 Context

FluentDataGrid cannot be used on larger datasets.

FluentDataGridIssue.zip

🌍 Your Environment

Win11, Edge and VS2022. Everything updated to the latest

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:blazorA blazor-specific issuestatus:blockedAny issue blocked by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions