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

TreeView and large data #1896

Closed
bloodyroll opened this issue Apr 23, 2015 · 1 comment
Closed

TreeView and large data #1896

bloodyroll opened this issue Apr 23, 2015 · 1 comment
Assignees
Milestone

Comments

@bloodyroll
Copy link

Please test TreeView with large data. There is big problems with data perfomance because VirtualizingStackPanel is disabled.
The following properties do not work:
> VirtualizingStackPanel.IsVirtualizing="True"
> VirtualizingStackPanel.VirtualizationMode="Recycling"

@punker76 punker76 added this to the 1.2.0 milestone May 22, 2015
@punker76 punker76 self-assigned this May 22, 2015
@punker76
Copy link
Member

@bloodyroll i will do that for 1.2.0

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

2 participants