Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataGrid Grouping Performance #4348

Open
Chumba opened this issue Sep 12, 2022 · 0 comments
Open

DataGrid Grouping Performance #4348

Chumba opened this issue Sep 12, 2022 · 0 comments

Comments

@Chumba
Copy link

Chumba commented Sep 12, 2022

Hi All,

Hope I can find some help for an issue I've been running into. I was able to reproduce it using the demo app so this should be easy to demo locally. When working with medium sized (500+ rows) data sets grouping in the datagrid is incredibly slow to scroll etc..

I was able to reproduce this in the demo app by increasing the amount of Albums in SampleData.Albums, when testing with grouping this is extremely slow. When removing the groupDescription from the MainViewModel constructor the grid scrolls as normal, very fast.

Any tips & tricks? I've been fighting this for ages. Thanks so much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant