<?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 Use a ListView or DataGrid In a ComboBox Drop Down (Without A Line Of Code)</title>
	<atom:link href="http://www.designerwpf.com/2008/10/01/how-to-use-a-listview-or-datagrid-in-a-combobox-drop-down-without-a-line-of-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designerwpf.com/2008/10/01/how-to-use-a-listview-or-datagrid-in-a-combobox-drop-down-without-a-line-of-code/</link>
	<description>Matthias Shapiro's WPF &#38; Silverlight Blog - Because Developers Get All The Good Blogs</description>
	<lastBuildDate>Thu, 11 Mar 2010 08:04:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dave</title>
		<link>http://www.designerwpf.com/2008/10/01/how-to-use-a-listview-or-datagrid-in-a-combobox-drop-down-without-a-line-of-code/comment-page-1/#comment-1898</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 27 Aug 2009 20:59:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.designerwpf.com/2008/10/01/how-to-use-a-listview-or-datagrid-in-a-combobox-drop-down-without-a-line-of-code/#comment-1898</guid>
		<description>It would be nice if you gave us a full working solution including  the event code to close the dropdown on selection.  Also, how do we select which columns fo an object to display?</description>
		<content:encoded><![CDATA[<p>It would be nice if you gave us a full working solution including  the event code to close the dropdown on selection.  Also, how do we select which columns fo an object to display?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ditto</title>
		<link>http://www.designerwpf.com/2008/10/01/how-to-use-a-listview-or-datagrid-in-a-combobox-drop-down-without-a-line-of-code/comment-page-1/#comment-1592</link>
		<dc:creator>ditto</dc:creator>
		<pubDate>Fri, 22 May 2009 05:51:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.designerwpf.com/2008/10/01/how-to-use-a-listview-or-datagrid-in-a-combobox-drop-down-without-a-line-of-code/#comment-1592</guid>
		<description>can you please elaborate more on the template binding part?
i&#039;m using datagrid and there isn&#039;t itemssource in the datagrid properties</description>
		<content:encoded><![CDATA[<p>can you please elaborate more on the template binding part?<br />
i&#8217;m using datagrid and there isn&#8217;t itemssource in the datagrid properties</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rakesh Kumar</title>
		<link>http://www.designerwpf.com/2008/10/01/how-to-use-a-listview-or-datagrid-in-a-combobox-drop-down-without-a-line-of-code/comment-page-1/#comment-1370</link>
		<dc:creator>Rakesh Kumar</dc:creator>
		<pubDate>Wed, 25 Mar 2009 06:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.designerwpf.com/2008/10/01/how-to-use-a-listview-or-datagrid-in-a-combobox-drop-down-without-a-line-of-code/#comment-1370</guid>
		<description>How To Use a ListView or DataGrid In a ComboBox Drop Down (Without A Line Of Code)
Hi,
Can you share this project with me..I will thankful for this..
Thanks
Rakesh</description>
		<content:encoded><![CDATA[<p>How To Use a ListView or DataGrid In a ComboBox Drop Down (Without A Line Of Code)<br />
Hi,<br />
Can you share this project with me..I will thankful for this..<br />
Thanks<br />
Rakesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Why we Blend &#38; Custom combo boxes &#171; Richards blog</title>
		<link>http://www.designerwpf.com/2008/10/01/how-to-use-a-listview-or-datagrid-in-a-combobox-drop-down-without-a-line-of-code/comment-page-1/#comment-1200</link>
		<dc:creator>Why we Blend &#38; Custom combo boxes &#171; Richards blog</dc:creator>
		<pubDate>Thu, 05 Feb 2009 20:17:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.designerwpf.com/2008/10/01/how-to-use-a-listview-or-datagrid-in-a-combobox-drop-down-without-a-line-of-code/#comment-1200</guid>
		<description>[...] controls such as combo-box and change them. This is best demonstrated at the following blog: http://www.designerwpf.com/2008/10/01/how-to-use-a-listview-or-datagrid-in-a-combobox-drop-down-with.... For that blog tutorial you don’t need to add a reference like the tutorial asks if you aren’t [...]</description>
		<content:encoded><![CDATA[<p>[...] controls such as combo-box and change them. This is best demonstrated at the following blog: <a href="http://www.designerwpf.com/2008/10/01/how-to-use-a-listview-or-datagrid-in-a-combobox-drop-down-with..." rel="nofollow">http://www.designerwpf.com/2008/10/01/how-to-use-a-listview-or-datagrid-in-a-combobox-drop-down-with&#8230;</a>. For that blog tutorial you don’t need to add a reference like the tutorial asks if you aren’t [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Wilburn</title>
		<link>http://www.designerwpf.com/2008/10/01/how-to-use-a-listview-or-datagrid-in-a-combobox-drop-down-without-a-line-of-code/comment-page-1/#comment-1195</link>
		<dc:creator>Richard Wilburn</dc:creator>
		<pubDate>Wed, 04 Feb 2009 22:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.designerwpf.com/2008/10/01/how-to-use-a-listview-or-datagrid-in-a-combobox-drop-down-without-a-line-of-code/#comment-1195</guid>
		<description>This is an excellent tutorial that demonstrates how powerful expression blend can be. I must say that I will be using blend alot more now, and its awesome that you can generate templates from existing controls.</description>
		<content:encoded><![CDATA[<p>This is an excellent tutorial that demonstrates how powerful expression blend can be. I must say that I will be using blend alot more now, and its awesome that you can generate templates from existing controls.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Silverlight Cream for October 03, 2008 -- #387</title>
		<link>http://www.designerwpf.com/2008/10/01/how-to-use-a-listview-or-datagrid-in-a-combobox-drop-down-without-a-line-of-code/comment-page-1/#comment-1023</link>
		<dc:creator>Silverlight Cream for October 03, 2008 -- #387</dc:creator>
		<pubDate>Tue, 07 Oct 2008 21:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.designerwpf.com/2008/10/01/how-to-use-a-listview-or-datagrid-in-a-combobox-drop-down-without-a-line-of-code/#comment-1023</guid>
		<description>[...] How To Use a ListView or DataGrid In a ComboBox Drop Down (Without A Line Of Code) [...]</description>
		<content:encoded><![CDATA[<p>[...] How To Use a ListView or DataGrid In a ComboBox Drop Down (Without A Line Of Code) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 2008 October 02 - Links for today &#171; My (almost) Daily Links</title>
		<link>http://www.designerwpf.com/2008/10/01/how-to-use-a-listview-or-datagrid-in-a-combobox-drop-down-without-a-line-of-code/comment-page-1/#comment-1004</link>
		<dc:creator>2008 October 02 - Links for today &#171; My (almost) Daily Links</dc:creator>
		<pubDate>Thu, 02 Oct 2008 07:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.designerwpf.com/2008/10/01/how-to-use-a-listview-or-datagrid-in-a-combobox-drop-down-without-a-line-of-code/#comment-1004</guid>
		<description>[...] Denislav Savkov gives us some stats on Silverlight rendering performance in different browsers Patrick Smacchia on Comparing Silverlight and the .NET Framework And take a look at the Page Turner stuff in the WPF and Silverlight BookControls CodePlex project Jeff Wilcox helps us robust up with Silverlight Unit Test Framework: New features &amp; download for RC0 Corrina Barber has started updating her applications; starting with her Red control skin Mike Snow eases up a little today bit still keeps them coming with How to Develop with Silverlight Tools for Free Shawn Wildermuth gives us more data love with Silverlight and ADO.NET Data Service Operations Martin Grayson has updated Blacklight for Silverlight 2 RC0 Texture mapping in Silverlight! Jesse Liberty picks up the multiple post baton today with Dependency Properties, Continued and an Animation Web Cast And I could only go ‘OOOOOOOOOHHHHHH’ when I same this next one from Matthias Shapiro on How To Use a ListView or DataGrid In a ComboBox Drop Down (Without A Line Of Code) [...]</description>
		<content:encoded><![CDATA[<p>[...] Denislav Savkov gives us some stats on Silverlight rendering performance in different browsers Patrick Smacchia on Comparing Silverlight and the .NET Framework And take a look at the Page Turner stuff in the WPF and Silverlight BookControls CodePlex project Jeff Wilcox helps us robust up with Silverlight Unit Test Framework: New features &amp; download for RC0 Corrina Barber has started updating her applications; starting with her Red control skin Mike Snow eases up a little today bit still keeps them coming with How to Develop with Silverlight Tools for Free Shawn Wildermuth gives us more data love with Silverlight and ADO.NET Data Service Operations Martin Grayson has updated Blacklight for Silverlight 2 RC0 Texture mapping in Silverlight! Jesse Liberty picks up the multiple post baton today with Dependency Properties, Continued and an Animation Web Cast And I could only go ‘OOOOOOOOOHHHHHH’ when I same this next one from Matthias Shapiro on How To Use a ListView or DataGrid In a ComboBox Drop Down (Without A Line Of Code) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
