Quantcast
Channel: Silverlight Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 801

Commented Issue: LongListSelector issue in Nightly sources [9826]

$
0
0
Hi guys,


If there are more than 1 group I get ArgumentOutOfRangeException on these lines

LongListSelector.cs Line 1165

// 3 - Inserts the new items into the list box
foreach (LongListSelectorItem tuple in newItemsTuples)
{
tuples.Insert(insertIndex++, tuple);
}

Looks like insertIndex is much more that tuples.Count .

Thanks for your time.
Comments: ** Comment from web user: lostreason87 **

This seems very similar to my issue #9764 (http://silverlight.codeplex.com/workitem/9764). As yet no word on a proposed fix.


Viewing all articles
Browse latest Browse all 801

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>