<?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>Freezing Columns in the Silverlight DataGrid</title><link>http://blogs.msdn.com/scmorris/archive/2008/10/15/freezing-columns-in-the-silverlight-datagrid.aspx</link><description>Freezing columns is just one of the many things you can do with the Silverlight DataGrid. Read more about the features that the Silverlight 2 DataGrid has to offer... Freezing Columns Have you ever been working with a large enough number of columns that</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Scott Morrison : Silverlight 2 DataGrid is Released</title><link>http://blogs.msdn.com/scmorris/archive/2008/10/15/freezing-columns-in-the-silverlight-datagrid.aspx#9000476</link><pubDate>Wed, 15 Oct 2008 11:49:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9000476</guid><dc:creator>Scott Morrison : Silverlight 2 DataGrid is Released</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/scmorris/archive/2008/10/14/silverlight-2-datagrid-is-released.aspx"&gt;http://blogs.msdn.com/scmorris/archive/2008/10/14/silverlight-2-datagrid-is-released.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Silverlight Cream for October 16, 2008 -- #397</title><link>http://blogs.msdn.com/scmorris/archive/2008/10/15/freezing-columns-in-the-silverlight-datagrid.aspx#9002171</link><pubDate>Thu, 16 Oct 2008 22:12:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9002171</guid><dc:creator>Community Blogs</dc:creator><description>&lt;p&gt;In this issue: Tim Heuer, Scott Morrison, Corey Schuman, and Jesse Liberty A whole bunch of folks are&lt;/p&gt;
</description></item><item><title>re: Freezing Columns in the Silverlight DataGrid</title><link>http://blogs.msdn.com/scmorris/archive/2008/10/15/freezing-columns-in-the-silverlight-datagrid.aspx#9002624</link><pubDate>Fri, 17 Oct 2008 05:27:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9002624</guid><dc:creator>unruledboy</dc:creator><description>&lt;p&gt;could a single column width (like &amp;quot;Week 5&amp;quot;) to be fixed so user could not resize it?&lt;/p&gt;</description></item><item><title>re: Freezing Columns in the Silverlight DataGrid</title><link>http://blogs.msdn.com/scmorris/archive/2008/10/15/freezing-columns-in-the-silverlight-datagrid.aspx#9003404</link><pubDate>Fri, 17 Oct 2008 20:52:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9003404</guid><dc:creator>scmorris</dc:creator><description>&lt;p&gt;Yes, a single column width can be fixed, preventing a user from resizing it, by setting the CanUserResize property on the column to false.&lt;/p&gt;
&lt;p&gt;...&lt;/p&gt;
&lt;p&gt;&amp;lt;DataGridTextColumn Binding=&amp;quot;{Binding Week5}&amp;quot; Header=&amp;quot;Week 5&amp;quot; CanUserResize=&amp;quot;false&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt;...&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;/p&gt;
&lt;p&gt;Scott&lt;/p&gt;
</description></item><item><title>Silverlight Resources</title><link>http://blogs.msdn.com/scmorris/archive/2008/10/15/freezing-columns-in-the-silverlight-datagrid.aspx#9008028</link><pubDate>Mon, 20 Oct 2008 22:59:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9008028</guid><dc:creator>Khurram Aziz</dc:creator><description>&lt;p&gt;Announcements &lt;a rel="nofollow" target="_new" href="http://weblogs.asp.net/scottgu/archive/2008/10/14/silverlight-2-released.aspx"&gt;http://weblogs.asp.net/scottgu/archive/2008/10/14/silverlight-2-released.aspx&lt;/a&gt; &lt;a rel="nofollow" target="_new" href="http://www.hanselman.com/blog/Silverlight2IsOut.aspx"&gt;http://www.hanselman.com/blog/Silverlight2IsOut.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Freezing Columns in the Silverlight DataGrid</title><link>http://blogs.msdn.com/scmorris/archive/2008/10/15/freezing-columns-in-the-silverlight-datagrid.aspx#9056821</link><pubDate>Mon, 10 Nov 2008 07:20:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9056821</guid><dc:creator>Ram Hegde</dc:creator><description>&lt;P&gt;Thanks for the nice posts on data grid. I had one more requirement while showing the grid. I want to show the record number (index) as the first column and freeze it so that at any scroll position, you know which index you are on. This will remain same even if some other columns are resorted. Do you have suggestion how we can implement this?&lt;/P&gt;</description></item><item><title>re: Freezing Columns in the Silverlight DataGrid</title><link>http://blogs.msdn.com/scmorris/archive/2008/10/15/freezing-columns-in-the-silverlight-datagrid.aspx#9137821</link><pubDate>Mon, 24 Nov 2008 20:01:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9137821</guid><dc:creator>Bruce Denham</dc:creator><description>&lt;p&gt;What if I want to Freeze the first column in the grid and the last column?&lt;/p&gt;</description></item><item><title>re: Freezing Columns in the Silverlight DataGrid</title><link>http://blogs.msdn.com/scmorris/archive/2008/10/15/freezing-columns-in-the-silverlight-datagrid.aspx#9682668</link><pubDate>Tue, 02 Jun 2009 02:59:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9682668</guid><dc:creator>De Tran</dc:creator><description>&lt;p&gt;It seems the DataGrid API is bit short for not providing a way to free columns on the right. &amp;nbsp;Currently I have to do a whole bunch of calculation to make the columns on the right looked frozen. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Probably this is a feature that should be added.&lt;/p&gt;</description></item><item><title>re: Freezing Columns in the Silverlight DataGrid</title><link>http://blogs.msdn.com/scmorris/archive/2008/10/15/freezing-columns-in-the-silverlight-datagrid.aspx#9799176</link><pubDate>Tue, 23 Jun 2009 13:36:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9799176</guid><dc:creator>ledz</dc:creator><description>&lt;p&gt;I would also like to do that, freeze columns to the left and to the right; no ideas?&lt;/p&gt;</description></item><item><title>re: Freezing Columns in the Silverlight DataGrid</title><link>http://blogs.msdn.com/scmorris/archive/2008/10/15/freezing-columns-in-the-silverlight-datagrid.aspx#9809895</link><pubDate>Tue, 30 Jun 2009 21:22:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9809895</guid><dc:creator>scmorris</dc:creator><description>&lt;p&gt;Thanks for the feedback all. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;To clarify your scenarios around freezing the columns to the right. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;1) Is it only important that the column is always visible and always on the rightmost edge of the DataGrid, or is allowing other columns to scroll, and having them scroll under that frozen column, critical as well?&lt;/p&gt;
&lt;p&gt;2) Does anyone have a scenario where they need to freeze columns on both the left and the right at the same time? &amp;nbsp;What are you trying to achieve in these scenarios?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Scott&lt;/p&gt;
</description></item></channel></rss>