Hi,
I recently found out that you guys support virtualization on the RadTreeView and am very happy with its performance.
The way I use it is:
There are three modes for virtualization - "Recycling", "Standard" and "Hierarchical". I could find some description for first two. How does the "Hierarchical" perform?
Also I noticed that virtualization is not enabled by default. Are there any cases when virtualization should not be turned on? Do I need to worry about something when turning it on?
Thank you,
Ruben.
I recently found out that you guys support virtualization on the RadTreeView and am very happy with its performance.
The way I use it is:
telerikTreeView:TreeViewPanel.IsVirtualizing="True"
telerikTreeView:TreeViewPanel.VirtualizationMode="Recycling"
There are three modes for virtualization - "Recycling", "Standard" and "Hierarchical". I could find some description for first two. How does the "Hierarchical" perform?
Also I noticed that virtualization is not enabled by default. Are there any cases when virtualization should not be turned on? Do I need to worry about something when turning it on?
Thank you,
Ruben.