<?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>New Posts Coming Soon...</title><link>http://blogs.msdn.com/scmorris/archive/2008/06/02/new-posts-coming-soon.aspx</link><description>You might have noticed that posts have dropped off over the last month or so.&amp;#160; The reason being that we have been pretty heads down working on some great new stuff for the DataGrid.&amp;#160; I can't go into specifics just yet, but stay tuned... If however</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Silverlight Cream for June 3, 2008 -- #289</title><link>http://blogs.msdn.com/scmorris/archive/2008/06/02/new-posts-coming-soon.aspx#8571568</link><pubDate>Tue, 03 Jun 2008 17:24:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8571568</guid><dc:creator>Community Blogs</dc:creator><description>&lt;p&gt;Attached Properties by Illa Iordanov, Animating ListBox Items by Ivan Dragoev, Programmatic DeepZoom&lt;/p&gt;
</description></item><item><title>re: New Posts Coming Soon...</title><link>http://blogs.msdn.com/scmorris/archive/2008/06/02/new-posts-coming-soon.aspx#8678140</link><pubDate>Tue, 01 Jul 2008 21:26:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8678140</guid><dc:creator>johnzabroski</dc:creator><description>&lt;p&gt;whatever happened to your post on responding to the autogeneratingcolumn event?&lt;/p&gt;
</description></item><item><title>re: New Posts Coming Soon...</title><link>http://blogs.msdn.com/scmorris/archive/2008/06/02/new-posts-coming-soon.aspx#8791139</link><pubDate>Wed, 30 Jul 2008 10:26:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8791139</guid><dc:creator>jan</dc:creator><description>&lt;P&gt;I've been working with DataGrid and it works pretty well (btw. thanks for your nice posts about grids) as long as you do the basic stuff. However, when trying to use dynamical columns tied with explicit databindings, then things gets much tougher. Imagine you want an explicit databinding to a collection, where the data is supposed to be accessed through index (i.e. first column at index zero, etc), then by Microsoft documentation, the binding path should be something like “Path=property_name[index]” (see &lt;A href="http://msdn.microsoft.com/en-us/library/system.windows.data.binding.path.aspx" target=_new rel=nofollow&gt;http://msdn.microsoft.com/en-us/library/system.windows.data.binding.path.aspx&lt;/A&gt;), but the DataGrid implementation throws and “invalid path” exception when using the syntax. It seems the only databinding available to the DataGrid is the simplest form where the binding is the explicit name of the property (simply try the other syntaxes and none is accepted except the simplest one). There are workarounds, but none are as elegant as the one with the index path given by the documentation (i.e. an article by Stephen Toub, Technical Editor for MSDN Magazine, describes how you can add, change or remove properties to an object at runtime, but requires a great deal of work – however it gives the most abstract solution with DataGrid where no work at all needs to be done except feeding it with such objects). Why does not DataGrid implement the databinding path accordingly to the Microsoft documentation? And will it do that for the release?&lt;/P&gt;</description></item></channel></rss>