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

Created Issue: LongListSelector issue in Nightly sources [9826]

$
0
0
Hi guys,
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.

Viewing all articles
Browse latest Browse all 801

Trending Articles



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