<?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 for On developing Pochet.NET</title>
	<atom:link href="http://www.pochet.net/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pochet.net/blog</link>
	<description>Thoughts on developing a Silverlight LOB application by Emiel Jongerius</description>
	<lastBuildDate>Fri, 12 Oct 2012 14:40:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
	<item>
		<title>Comment on INotifyPropertyChanged implementations: An Overview by Gerard</title>
		<link>http://www.pochet.net/blog/2010/06/25/inotifypropertychanged-implementations-an-overview/comment-page-1/#comment-27018</link>
		<dc:creator>Gerard</dc:creator>
		<pubDate>Fri, 12 Oct 2012 14:40:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.pochet.net/blog/?p=149#comment-27018</guid>
		<description>You could also use the simple defacto standard and then make a custom tool that checks and refactors the code file according to the defacto standard. This tool could be a pre-build task,also on the build server.</description>
		<content:encoded><![CDATA[<p>You could also use the simple defacto standard and then make a custom tool that checks and refactors the code file according to the defacto standard. This tool could be a pre-build task,also on the build server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drag and Drop grouping in Datagrid by Leon</title>
		<link>http://www.pochet.net/blog/2010/08/25/drag-and-drop-grouping-in-datagrid/comment-page-1/#comment-27016</link>
		<dc:creator>Leon</dc:creator>
		<pubDate>Tue, 28 Aug 2012 15:53:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.pochet.net/blog/?p=207#comment-27016</guid>
		<description>Hi Emiel,

Thanks for sharing such a useful control. I am trying to integrate this DataGrid in my project.

Everything works fine except the data are not grouped after draging the column. There is no even the grouping happenned.

In fact, in my grid i am also using DataGridTemplateColumn. Is that the problem? Or i am missing something else.

Thanks in advance,
Leon</description>
		<content:encoded><![CDATA[<p>Hi Emiel,</p>
<p>Thanks for sharing such a useful control. I am trying to integrate this DataGrid in my project.</p>
<p>Everything works fine except the data are not grouped after draging the column. There is no even the grouping happenned.</p>
<p>In fact, in my grid i am also using DataGridTemplateColumn. Is that the problem? Or i am missing something else.</p>
<p>Thanks in advance,<br />
Leon</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Update postings on Datagrid by On developing Pochet.NET&#187; Blog Archive &#187; Datagrid: support for grouping on columns use IValueConverters to display their value and conditonal rowstyling</title>
		<link>http://www.pochet.net/blog/2010/08/29/update-postings-on-datagrid/comment-page-1/#comment-27010</link>
		<dc:creator>On developing Pochet.NET&#187; Blog Archive &#187; Datagrid: support for grouping on columns use IValueConverters to display their value and conditonal rowstyling</dc:creator>
		<pubDate>Mon, 09 Jul 2012 09:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.pochet.net/blog/?p=217#comment-27010</guid>
		<description>[...] Some further enhancements have been made to the DataGrid wrapper that has been the subject of this previous post: [...]</description>
		<content:encoded><![CDATA[<p>[...] Some further enhancements have been made to the DataGrid wrapper that has been the subject of this previous post: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Synchronizing group row headers with column headers in Silverlight DataGrid by On developing Pochet.NET&#187; Blog Archive &#187; Update postings on Datagrid</title>
		<link>http://www.pochet.net/blog/2010/08/20/synchronizing-group-row-headers-with-column-headers-in-silverlight-datagrid/comment-page-1/#comment-27009</link>
		<dc:creator>On developing Pochet.NET&#187; Blog Archive &#187; Update postings on Datagrid</dc:creator>
		<pubDate>Mon, 09 Jul 2012 09:01:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.pochet.net/blog/?p=193#comment-27009</guid>
		<description>[...] Synchronizing group row headers with column headers in Silverlight DataGrid [...]</description>
		<content:encoded><![CDATA[<p>[...] Synchronizing group row headers with column headers in Silverlight DataGrid [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Postponing actions by On developing Pochet.NET&#187; Blog Archive &#187; Drag and Drop grouping in Datagrid</title>
		<link>http://www.pochet.net/blog/2010/08/25/postponing-actions/comment-page-1/#comment-27008</link>
		<dc:creator>On developing Pochet.NET&#187; Blog Archive &#187; Drag and Drop grouping in Datagrid</dc:creator>
		<pubDate>Mon, 09 Jul 2012 09:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.pochet.net/blog/?p=200#comment-27008</guid>
		<description>[...] to enable prevention of multiple rebindings of the ItemsSource, the method Rebind() described in this article is refactored as follows:  public void Rebind&#040;&#041; &#123; PostponableRebind.Execute&#040;&#041;; [...]</description>
		<content:encoded><![CDATA[<p>[...] to enable prevention of multiple rebindings of the ItemsSource, the method Rebind() described in this article is refactored as follows:  public void Rebind&#40;&#41; &#123; PostponableRebind.Execute&#40;&#41;; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Synchronizing group row headers with column headers in Silverlight DataGrid by On developing Pochet.NET&#187; Blog Archive &#187; Drag and Drop grouping in Datagrid</title>
		<link>http://www.pochet.net/blog/2010/08/20/synchronizing-group-row-headers-with-column-headers-in-silverlight-datagrid/comment-page-1/#comment-27007</link>
		<dc:creator>On developing Pochet.NET&#187; Blog Archive &#187; Drag and Drop grouping in Datagrid</dc:creator>
		<pubDate>Mon, 09 Jul 2012 09:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.pochet.net/blog/?p=193#comment-27007</guid>
		<description>[...] this article the matching with group rows within the MyDataGrid can be achieved by adding the following code to [...]</description>
		<content:encoded><![CDATA[<p>[...] this article the matching with group rows within the MyDataGrid can be achieved by adding the following code to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drag and Drop grouping in Datagrid by On developing Pochet.NET&#187; Blog Archive &#187; Synchronizing group row headers with column headers in Silverlight DataGrid</title>
		<link>http://www.pochet.net/blog/2010/08/25/drag-and-drop-grouping-in-datagrid/comment-page-1/#comment-27006</link>
		<dc:creator>On developing Pochet.NET&#187; Blog Archive &#187; Synchronizing group row headers with column headers in Silverlight DataGrid</dc:creator>
		<pubDate>Mon, 09 Jul 2012 09:00:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.pochet.net/blog/?p=207#comment-27006</guid>
		<description>[...] the DataGrid is sorted, the group row headers display their old captions again. See this post for a possible [...]</description>
		<content:encoded><![CDATA[<p>[...] the DataGrid is sorted, the group row headers display their old captions again. See this post for a possible [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Update postings on Datagrid by On developing Pochet.NET&#187; Blog Archive &#187; Synchronizing group row headers with column headers in Silverlight DataGrid</title>
		<link>http://www.pochet.net/blog/2010/08/29/update-postings-on-datagrid/comment-page-1/#comment-27005</link>
		<dc:creator>On developing Pochet.NET&#187; Blog Archive &#187; Synchronizing group row headers with column headers in Silverlight DataGrid</dc:creator>
		<pubDate>Mon, 09 Jul 2012 09:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.pochet.net/blog/?p=217#comment-27005</guid>
		<description>[...] The code for the functionality in this post has been updated in Update postings on Datagrid [...]</description>
		<content:encoded><![CDATA[<p>[...] The code for the functionality in this post has been updated in Update postings on Datagrid [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on INotifyPropertyChanged implementations: An Overview by On developing Pochet.NET&#187; Blog Archive &#187; INotifyPropertyChanged: automatic dependent property and nested object support</title>
		<link>http://www.pochet.net/blog/2010/06/25/inotifypropertychanged-implementations-an-overview/comment-page-1/#comment-27003</link>
		<dc:creator>On developing Pochet.NET&#187; Blog Archive &#187; INotifyPropertyChanged: automatic dependent property and nested object support</dc:creator>
		<pubDate>Mon, 09 Jul 2012 08:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.pochet.net/blog/?p=149#comment-27003</guid>
		<description>[...] stated by Michael L Perry in a comment on my blog INotifyPropertyChanged implementations: An [...]</description>
		<content:encoded><![CDATA[<p>[...] stated by Michael L Perry in a comment on my blog INotifyPropertyChanged implementations: An [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on INotifyPropertyChanged: automatic dependent property and nested object support by On developing Pochet.NET&#187; Blog Archive &#187; INotifyPropertyChanged implementations: An Overview</title>
		<link>http://www.pochet.net/blog/2010/07/02/inotifypropertychanged-automatic-dependent-property-and-nested-object-support/comment-page-1/#comment-27002</link>
		<dc:creator>On developing Pochet.NET&#187; Blog Archive &#187; INotifyPropertyChanged implementations: An Overview</dc:creator>
		<pubDate>Mon, 09 Jul 2012 08:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.pochet.net/blog/?p=159#comment-27002</guid>
		<description>[...] INotifyPropertyChanged: automatic dependent property and nested object support [...]</description>
		<content:encoded><![CDATA[<p>[...] INotifyPropertyChanged: automatic dependent property and nested object support [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
