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

Closed Issue: ListPicker FullModeItemTemplate binding problem [9763]

$
0
0
Hi,

I can't seem to bind items to FullModeItemTemplate controls. I'm trying to build a run-of-the-mill color picker based on system colors (using reflection on the Colors struct). My data source returns an IEnumerable<SystemColor> collection (called SystemColors), where SystemColor is a class with Name and Color properties. ItemsSource of the ListPicker is set to SystemColors. When creating an ItemTemplate, i can set my TextBlock's Text property to {Binding Name} and Visual Studio will find it just fine in design mode. If i set the Text property for a TextBlock inside FullModeItemTemplate to {Binding Name}, however, VS tells me the binding path is invalid - and, when debugging, the ListPicker doesn't go to FullMode on click/tap. i know the SystemColors collection is populated, and ListPicker binding happens as the control displays an entry from the collection - it's just the full mode binding that doesn't seem to work at all.

Any thoughts as to why this may be happening?
Comments:

Closing as I was unable to repro, please re-open with a simple repro attached if you're still seeing this issue. Thanks.


Viewing all articles
Browse latest Browse all 801

Trending Articles



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