Open
Description
🐛 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.
🌍 Your Environment
Win11, Edge and VS2022. Everything updated to the latest