SurfaceScrollViewer 的数据虚拟化问题
我所处的情况是,我使用 ItemsControl 和 SurfaceScrollViewer 绑定到 AsyncVirtualizingCollection< /a> 并且正在请求所有数据。我知道这是由于 ItemsControl 请求所有数据造成的,但我不确定如何解决这个问题。
我已经尝试将 AsyncVirtualizingCollection 绑定到 ListBox,它工作正常,我现在尝试将其绑定到 SurfaceListBox,但问题仍然存在。
关于如何克服这个问题有什么想法吗?
I'm in a situation where I'm using an ItemsControl with a SurfaceScrollViewer bound to an AsyncVirtualizingCollection and all of the data is being requested. I'm aware that it's due to the ItemsControl request all of the data but I'm not sure how to get around this.
I've tried the AsyncVirtualizingCollection bound to a ListBox and it works fine and I'm now attempting to having it bound to a SurfaceListBox but the problem persists.
Any ideas of how to overcome this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论