<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://xceed.com/CS/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tags 'CellEditorBinding', 'CellContentTemplate CellEditor', and 'WPF Data Grid  4.0'</title><link>http://xceed.com/CS/search/SearchResults.aspx?o=DateDescending&amp;tag=CellEditorBinding,CellContentTemplate+CellEditor,WPF+Data+Grid++4.0&amp;orTags=0</link><description>Search results matching tags 'CellEditorBinding', 'CellContentTemplate CellEditor', and 'WPF Data Grid  4.0'</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP2 (Debug Build: 61120.2)</generator><item><title>Editor for MVVM ComboBox custom type</title><link>http://xceed.com/CS/forums/post/30969.aspx</link><pubDate>Thu, 01 Sep 2011 19:10:57 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:30969</guid><dc:creator>Jean-François</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've created a class called Choices that represent a ComboxBox. Choices has public List and Value properties to bind a combo box (list of choices and selected value).&lt;/p&gt;&lt;p&gt;I want to bind a column of the grid on a property returning an instance of this object and I want the editor of a cell to display a working ComboBox based on those binding.&lt;/p&gt;&lt;p&gt;I've binded the ComboBox DataContext on the CellEditorBinding (which points to the a Choices instance) and I've binded both the list and value property. I can't seem to get the editor to display the cell won't let itself be edited and I know my binding should work since the ComboBox binding are working great on ComboBoxes when they are not in a cell editor.&lt;/p&gt;&lt;p&gt;&amp;nbsp;What am I doing wrong ? Why can't I use the editor ? I get no binding errors at all !&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>