This is the page:
https://docs.avaloniaui.net/docs/guides/development-guides/improving-performance
- TreeDataGrid is no longer publicly maintained, so all the mentions should be moved to "accelerate" documentation.
- If DataGrid is still bad for displaying a large amount of data, and I don't need to edit them, what should I use?
- How bad is DataGrid? is it suitable for displaying 1000 rows with 4 columns on modern PC? is it suitable for displaying 100000 rows with 4 columns on modern PC?