<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>Improving Microsoft DataGrid CTP sorting performance - Part 2</title><link>http://blogs.msdn.com/jgoldb/archive/2008/08/28/improving-microsoft-datagrid-ctp-sorting-performance-part-2.aspx</link><description>In this blog I wrote how you can improve Microsoft DataGrid CTP by providing your own custom sort. As one of the comments suggested you can get even better performance by using delegates. I have changed MySort code below and I now use delegates to avoid</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>RadGridView for WPF performance compared to Microsoft DataGrid</title><link>http://blogs.msdn.com/jgoldb/archive/2008/08/28/improving-microsoft-datagrid-ctp-sorting-performance-part-2.aspx#8904626</link><pubDate>Fri, 29 Aug 2008 10:53:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8904626</guid><dc:creator>Vladimir Enchev</dc:creator><description>&lt;p&gt;Pingback from: &lt;a rel="nofollow" target="_new" href="http://blogs.telerik.com/VladimirEnchev/Posts/08-08-29/radgridview_for_wpf_performance_compared_to_microsoft_datagrid.aspx"&gt;http://blogs.telerik.com/VladimirEnchev/Posts/08-08-29/radgridview_for_wpf_performance_compared_to_microsoft_datagrid.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Improving Microsoft DataGrid sorting performance - Part 3</title><link>http://blogs.msdn.com/jgoldb/archive/2008/08/28/improving-microsoft-datagrid-ctp-sorting-performance-part-2.aspx#9025166</link><pubDate>Thu, 30 Oct 2008 23:01:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9025166</guid><dc:creator>WPF Performance</dc:creator><description>&lt;p&gt;As it was announced at the PDC 2008 keynote, the Microsoft WPF DataGrid V1 is now released and available&lt;/p&gt;
</description></item><item><title>I can just cast to BindingListCollectionView ...</title><link>http://blogs.msdn.com/jgoldb/archive/2008/08/28/improving-microsoft-datagrid-ctp-sorting-performance-part-2.aspx#9038119</link><pubDate>Tue, 04 Nov 2008 11:19:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9038119</guid><dc:creator>blindmeis</dc:creator><description>&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;how can i use custom sorting when i can just cast to an BindingListCollectionView? I bind the grid to a DataTable and cant cast to ListCollectionView.&lt;/p&gt;
&lt;p&gt;any ideas?&lt;/p&gt;
</description></item><item><title>re: Improving Microsoft DataGrid CTP sorting performance - Part 2</title><link>http://blogs.msdn.com/jgoldb/archive/2008/08/28/improving-microsoft-datagrid-ctp-sorting-performance-part-2.aspx#9150549</link><pubDate>Fri, 28 Nov 2008 11:57:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9150549</guid><dc:creator>bear831204</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;very good sample!I have a question, your sample only support a single column sorting,&lt;/p&gt;
&lt;p&gt;if I pressing the &amp;quot;shift&amp;quot; key and sorting by&lt;/p&gt;
&lt;p&gt;multiple columns, then you know the previous&lt;/p&gt;
&lt;p&gt;sorting logic is overriden by the new one, &lt;/p&gt;
&lt;p&gt;how to solve this? Any idea?&lt;/p&gt;
</description></item></channel></rss>