I am using the expanderview as the item in long list selector.

The issue which I faced is when we expand two or more items and then scroll till end/begin of list, and then back to that expanded items, the items are meshed up. The UI is disturbed, sometimes it causing crash too.

I think the issue comes due to list item De-allocated (due to not visible) and then again allocated when appears back.

Please let me know the solution or suggestions to resolve this.

Thanks in advance.

--Kavit.

link|improve this question
Perhaps adding code snippets on how you're setting up the xaml would be helpful. Is there a reason you don't use a regular ListBox? LongListSelector imo is a little clunky to use – letstango Dec 23 '11 at 9:06
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.