This question is locked. New answers and comments are not allowed.
Hi,
How do we decide on the VirtualItemCount when initializing the VirtualQueryableCollectionView? Behavior varies based on what value is being set. If i set it to say 100, then when the grid loads it shows empty rows and then the grid populates after fetching the data. This behavior results in a staggered visual effect on the UI.
What is the best way to use virtualization? I dont seem to be able to get a good result out of this.
Thanks.
Ganesh
How do we decide on the VirtualItemCount when initializing the VirtualQueryableCollectionView? Behavior varies based on what value is being set. If i set it to say 100, then when the grid loads it shows empty rows and then the grid populates after fetching the data. This behavior results in a staggered visual effect on the UI.
What is the best way to use virtualization? I dont seem to be able to get a good result out of this.
Thanks.
Ganesh