This is a migrated thread and some comments may be shown as answers.

Turning off virtualization

2 Answers 84 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Daní
Top achievements
Rank 1
Daní asked on 15 Nov 2010, 02:08 PM
Hello,

I'm facing some performance problems using RadTreelistView. In my scenario i'm providing a RowStyleSelector and also a CellStyleSelector in most of columns. I can assume it can be a bit but number of rows is not very large and I'm suspecting that virtualization is giving some problems, for example, I'm seeing many Binding Errors with no sense when scrolling. So is there any way to turn off row virtualization? I need Column virtualization...

2 Answers, 1 is accepted

Sort by
0
Accepted
Vlad
Telerik team
answered on 15 Nov 2010, 02:11 PM
Hello DanĂ­,

 You can turn off the column virtualization if you set EnableColumnVirtualization to False. 

All the best,
Vlad
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Daní
Top achievements
Rank 1
answered on 15 Nov 2010, 02:15 PM
Thanks Vlad,

I wanted to turn off row virtualization, so I set EnableRowVirtualization property to false.
Tags
TreeListView
Asked by
Daní
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Daní
Top achievements
Rank 1
Share this question
or