<?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: Excedrin headache #3.5.40128.1: Using combo boxes with the WPF DataGrid</title>
	<atom:link href="http://joemorrison.org/blog/2009/02/17/excedrin-headache-35401281-using-combo-boxes-with-the-wpf-datagrid/feed/" rel="self" type="application/rss+xml" />
	<link>http://joemorrison.org/blog/2009/02/17/excedrin-headache-35401281-using-combo-boxes-with-the-wpf-datagrid/</link>
	<description>How I Learned to Stop Worrying and Love Writing Software</description>
	<pubDate>Sat, 04 Feb 2012 17:02:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stephen M</title>
		<link>http://joemorrison.org/blog/2009/02/17/excedrin-headache-35401281-using-combo-boxes-with-the-wpf-datagrid/comment-page-1/#comment-12589</link>
		<dc:creator>Stephen M</dc:creator>
		<pubDate>Fri, 19 Nov 2010 00:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://joemorrison.org/blog/?p=51#comment-12589</guid>
		<description>Great solution. I've been going nuts looking for this. Thanks!</description>
		<content:encoded><![CDATA[<p>Great solution. I&#8217;ve been going nuts looking for this. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wim Bokkers</title>
		<link>http://joemorrison.org/blog/2009/02/17/excedrin-headache-35401281-using-combo-boxes-with-the-wpf-datagrid/comment-page-1/#comment-10985</link>
		<dc:creator>Wim Bokkers</dc:creator>
		<pubDate>Thu, 12 Aug 2010 07:51:44 +0000</pubDate>
		<guid isPermaLink="false">http://joemorrison.org/blog/?p=51#comment-10985</guid>
		<description>Even the .NET 4 version still contains this bug!</description>
		<content:encoded><![CDATA[<p>Even the .NET 4 version still contains this bug!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bernhard König</title>
		<link>http://joemorrison.org/blog/2009/02/17/excedrin-headache-35401281-using-combo-boxes-with-the-wpf-datagrid/comment-page-1/#comment-10816</link>
		<dc:creator>Bernhard König</dc:creator>
		<pubDate>Fri, 30 Jul 2010 14:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://joemorrison.org/blog/?p=51#comment-10816</guid>
		<description>Or, just use a template colum instead of a combobox column and put a Combobox in there manually. Works fine with a relative ancestor source.</description>
		<content:encoded><![CDATA[<p>Or, just use a template colum instead of a combobox column and put a Combobox in there manually. Works fine with a relative ancestor source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacek Sieka</title>
		<link>http://joemorrison.org/blog/2009/02/17/excedrin-headache-35401281-using-combo-boxes-with-the-wpf-datagrid/comment-page-1/#comment-6754</link>
		<dc:creator>Jacek Sieka</dc:creator>
		<pubDate>Thu, 15 Oct 2009 12:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://joemorrison.org/blog/?p=51#comment-6754</guid>
		<description>Here's &lt;a href="http://joemorrison.org/downloads/JacekSiekaWPF.xaml" rel="nofollow"&gt;another way&lt;/a&gt; without the extra class.



	
		
	

</description>
		<content:encoded><![CDATA[<p>Here&#8217;s <a href="http://joemorrison.org/downloads/JacekSiekaWPF.xaml" rel="nofollow">another way</a> without the extra class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FixFix</title>
		<link>http://joemorrison.org/blog/2009/02/17/excedrin-headache-35401281-using-combo-boxes-with-the-wpf-datagrid/comment-page-1/#comment-6738</link>
		<dc:creator>FixFix</dc:creator>
		<pubDate>Wed, 14 Oct 2009 00:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://joemorrison.org/blog/?p=51#comment-6738</guid>
		<description>You are my god!!! thanks a lot...I was getting crazy with this trick</description>
		<content:encoded><![CDATA[<p>You are my god!!! thanks a lot&#8230;I was getting crazy with this trick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vince Plaza</title>
		<link>http://joemorrison.org/blog/2009/02/17/excedrin-headache-35401281-using-combo-boxes-with-the-wpf-datagrid/comment-page-1/#comment-5898</link>
		<dc:creator>Vince Plaza</dc:creator>
		<pubDate>Fri, 21 Aug 2009 23:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://joemorrison.org/blog/?p=51#comment-5898</guid>
		<description>Elegant work-around that you clearly documented. My only suggestion is to include the "using" statements in the code block. I picked them up from the zip file, though, so not a big deal.</description>
		<content:encoded><![CDATA[<p>Elegant work-around that you clearly documented. My only suggestion is to include the &#8220;using&#8221; statements in the code block. I picked them up from the zip file, though, so not a big deal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Butler</title>
		<link>http://joemorrison.org/blog/2009/02/17/excedrin-headache-35401281-using-combo-boxes-with-the-wpf-datagrid/comment-page-1/#comment-5489</link>
		<dc:creator>Michael Butler</dc:creator>
		<pubDate>Thu, 30 Jul 2009 12:06:15 +0000</pubDate>
		<guid isPermaLink="false">http://joemorrison.org/blog/?p=51#comment-5489</guid>
		<description>Thanks for this. This problem has caused me a lot of pain over the last day or so, glad I finally stumbled upon your solution.</description>
		<content:encoded><![CDATA[<p>Thanks for this. This problem has caused me a lot of pain over the last day or so, glad I finally stumbled upon your solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Florian</title>
		<link>http://joemorrison.org/blog/2009/02/17/excedrin-headache-35401281-using-combo-boxes-with-the-wpf-datagrid/comment-page-1/#comment-5193</link>
		<dc:creator>Florian</dc:creator>
		<pubDate>Tue, 30 Jun 2009 10:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://joemorrison.org/blog/?p=51#comment-5193</guid>
		<description>Thanks a lot !!! It works great.
The bug has not been fixed in the latest release of the WPF Toolkit (June 2009, 25th), so I'll keep using your solution which is MVVM compliant.

Keep up the good work :-)</description>
		<content:encoded><![CDATA[<p>Thanks a lot !!! It works great.<br />
The bug has not been fixed in the latest release of the WPF Toolkit (June 2009, 25th), so I&#8217;ll keep using your solution which is MVVM compliant.</p>
<p>Keep up the good work :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Simon</title>
		<link>http://joemorrison.org/blog/2009/02/17/excedrin-headache-35401281-using-combo-boxes-with-the-wpf-datagrid/comment-page-1/#comment-4697</link>
		<dc:creator>Daniel Simon</dc:creator>
		<pubDate>Thu, 19 Feb 2009 22:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://joemorrison.org/blog/?p=51#comment-4697</guid>
		<description>The problem here seems to be that the DataGridColumn doesn't get placed in the UserControl's tree, so the natural instinct for solving this problem - using an Ancestor RelativeSource binding - doesn't work.  I think this is pretty plainly a bug.

I've solved this problem in my application a bit more directly, by setting the DataGridComboBoxColumn's ItemsSource binding in the code-behind of the control in which the DataGrid is contained.  Not clean M-V-VM-wise, but very easily understood, I think.</description>
		<content:encoded><![CDATA[<p>The problem here seems to be that the DataGridColumn doesn&#8217;t get placed in the UserControl&#8217;s tree, so the natural instinct for solving this problem - using an Ancestor RelativeSource binding - doesn&#8217;t work.  I think this is pretty plainly a bug.</p>
<p>I&#8217;ve solved this problem in my application a bit more directly, by setting the DataGridComboBoxColumn&#8217;s ItemsSource binding in the code-behind of the control in which the DataGrid is contained.  Not clean M-V-VM-wise, but very easily understood, I think.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

