I have around 100 data in my list. I need to display the list, it would be easy if i could display the list by fixing a frame for a single cell and reuse it... This is possible in 'ios'. Is it possible in windows phone?? If so could you please tell me how to do it?
问问题
430 次
1 回答
0
寻找虚拟化。简而言之,它只将您要渲染的项目保存在内存中。
PS:如果您正在寻找开箱即用的解决方案,请查看Telerik Controls。这是有关虚拟化的文档。它允许将数千个项目保存在列表中并平滑地呈现它们。我已经使用了几个月,控件质量很高+支持速度很快。
于 2013-10-16T08:18:30.010 回答