开发者

application crashes while scrolling long list selector

开发者 https://www.devze.com 2023-03-14 05:02 出处:网络
I am using a longlistselector cont开发者_如何学Crol in my WP7 app, to show some products, the problem is that when i scroll to the last few items at the bottom , the application crashes .

I am using a longlistselector cont开发者_如何学Crol in my WP7 app, to show some products, the problem is that when i scroll to the last few items at the bottom , the application crashes . Any idea why it is happening?

application crashes while scrolling long list selector


This is because longlistselecter was used inside a scrollviewer , i removed the scrollviewer and it worked.


I had the same problem, although it wasn't in a ScrollViewer, it was in a Grid. Removing it from the Grid resolved the issue.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号