<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.silverlight.net/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>Report a Silverlight Bug</title><link>http://forums.silverlight.net/forums/28.aspx</link><description>Found a bug in Silverlight? Use this forum to describe the bug and the code or steps to reproduce it.</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: Setting DataGridTextColumn Width property raises error in Blend</title><link>http://forums.silverlight.net/forums/thread/59902.aspx</link><pubDate>Wed, 11 Jun 2008 12:46:59 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:59902</guid><dc:creator>phil.d</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/59902.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=28&amp;PostID=59902</wfw:commentRss><description>&lt;p&gt;Hi Craig, Yes, hitting this in Expression as well. Vote placed as requested. Cheers&lt;/p&gt;</description></item><item><title>Re: Setting DataGridTextColumn Width property raises error in Blend</title><link>http://forums.silverlight.net/forums/thread/59872.aspx</link><pubDate>Wed, 11 Jun 2008 11:45:30 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:59872</guid><dc:creator>CraigN</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/59872.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=28&amp;PostID=59872</wfw:commentRss><description>I&amp;#39;ve logged this on Connect, please vote for it (&lt;a href="https://connect.microsoft.com/Expression/feedback/ViewFeedback.aspx?FeedbackID=350446" target="_blank"&gt;https://connect.microsoft.com/Expression/feedback/ViewFeedback.aspx?FeedbackID=350446&lt;/a&gt;).&lt;br /&gt;</description></item><item><title>Setting DataGridTextColumn Width property raises error in Blend</title><link>http://forums.silverlight.net/forums/thread/59271.aspx</link><pubDate>Tue, 10 Jun 2008 12:22:37 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:59271</guid><dc:creator>CraigN</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/59271.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=28&amp;PostID=59271</wfw:commentRss><description>&lt;p&gt;&lt;i&gt;I originally posted this under .NET Programming forum (&lt;a href="http://silverlight.net/forums/t/17666.aspx" target="_blank"&gt;http://silverlight.net/forums/t/17666.aspx&lt;/a&gt;) but I believe it belongs here.&lt;/i&gt;&lt;/p&gt;&lt;p&gt;It seems that the Width property of the DataGridTextColumn class
can&amp;#39;t be set in the XAML file. The change documentation notes that
setting it programmatically requires some code changes to support the
new DataGridLength data type. However setting it in XAML results in the
error &amp;quot;&lt;b&gt;The TypeConverter for &amp;quot;DataGridLength&amp;quot; does not support converting from a string.&lt;/b&gt;&amp;quot; under Blend.&lt;/p&gt;&lt;p&gt;e.g. &amp;lt;DataGridTextColumn Width=&amp;quot;100&amp;quot;/&amp;gt; &lt;/p&gt;&lt;b&gt;Update&lt;/b&gt;: I&amp;#39;ve checked the source to the &lt;b&gt;DataGridLength&lt;/b&gt; class using Reflector and it correctly specifies &lt;b&gt;DataGridLengthConverter&lt;/b&gt; using the TypeConverter attribute. The method DataGridLength.CanConvertFrom(Type) also allows for conversion from string, so I don&amp;#39;t see why Blend is having an issue.&lt;br /&gt;&lt;p&gt;Anyone know why or a workaround?&lt;/p&gt;&lt;br /&gt;</description></item></channel></rss>