Listbox bindind error scrolling

会有一股神秘感。 提交于 2020-01-05 04:41:07

问题


I have a listbox(JumpListBox) with ~500 items.

Listbox template is a grid which have two columns - checkbox and image;

To reproduce problem: I've checked two items, then I do scrolling, then I can see that checkbox not corresponding to item which was selected. When I do scrolling back to the item I was selected I see that items are not selected, but other items was selected.

I recorded a video and you can see a problem.

来源:https://stackoverflow.com/questions/12026890/listbox-bindind-error-scrolling

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!