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

Created Issue: multiselectlist ItemContainerGenerator [9824]

$
0
0
Hi,

I'm having a problem with the multiselectlist control. I suspect not a bug but a lack of my understanding.

I'm trying to set up the list with items previously selected.

when using the line:

MultiselectItem container = target.ItemContainerGenerator.ContainerFromIndex(i) as MultiselectItem;

this returns null after in index 15 - yet there are 28 items in my list.

Thanks in advance

Viewing all articles
Browse latest Browse all 801

Trending Articles