<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How To Get a Silverlight 3 AutoCompleteBox To Show Sample Data in Blend 3</title>
	<atom:link href="http://blogs.veracitysolutions.com/how-to-get-a-silverlight-3-autocompletebox-to-show-sample-data-in-blend-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.veracitysolutions.com/how-to-get-a-silverlight-3-autocompletebox-to-show-sample-data-in-blend-3/</link>
	<description>Software That Rocks</description>
	<lastBuildDate>Sun, 07 Mar 2010 03:15:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bobby</title>
		<link>http://blogs.veracitysolutions.com/how-to-get-a-silverlight-3-autocompletebox-to-show-sample-data-in-blend-3/comment-page-1/#comment-782</link>
		<dc:creator>Bobby</dc:creator>
		<pubDate>Thu, 07 Jan 2010 06:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.veracitysolutions.com/?p=610#comment-782</guid>
		<description>Thanks for the article, good post, except:
&quot;we just have to override the “ToString()” method in the AutoData. Open up “AutoData.xaml.cs” &quot;

You really don&#039;t have to do this hack - defining a DataTemplate is sufficient, even if it is just to hold one TextBlock that is bound to the property you want, e.g. Name.  Plus your change would get blown away any time you modify the sample data definitions.

It would have been nice if they had provided a DisplayMemberPath property as with other controls like ListBox, as it saves you from having to create a DataTemplate for trivial cases.</description>
		<content:encoded><![CDATA[<p>Thanks for the article, good post, except:<br />
&#8220;we just have to override the “ToString()” method in the AutoData. Open up “AutoData.xaml.cs” &#8221;</p>
<p>You really don&#8217;t have to do this hack &#8211; defining a DataTemplate is sufficient, even if it is just to hold one TextBlock that is bound to the property you want, e.g. Name.  Plus your change would get blown away any time you modify the sample data definitions.</p>
<p>It would have been nice if they had provided a DisplayMemberPath property as with other controls like ListBox, as it saves you from having to create a DataTemplate for trivial cases.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Designer Silverlight &#187; Blog Archive &#187; New Silverlight Posts at Veracity Blogs</title>
		<link>http://blogs.veracitysolutions.com/how-to-get-a-silverlight-3-autocompletebox-to-show-sample-data-in-blend-3/comment-page-1/#comment-350</link>
		<dc:creator>Designer Silverlight &#187; Blog Archive &#187; New Silverlight Posts at Veracity Blogs</dc:creator>
		<pubDate>Wed, 19 Aug 2009 16:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.veracitysolutions.com/?p=610#comment-350</guid>
		<description>[...] How To Wrap Text In a Silverlight 3 ComboBox [...]</description>
		<content:encoded><![CDATA[<p>[...] How To Wrap Text In a Silverlight 3 ComboBox [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
