<?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>Programming with .NET - General</title><link>http://forums.silverlight.net/forums/17.aspx</link><description>General discussions around authoring Silverlight .NET applications.</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: Re: Setting DataGridTextColumn Width property raises error in Blend</title><link>http://forums.silverlight.net/forums/thread/70174.aspx</link><pubDate>Thu, 10 Jul 2008 22:33:51 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:70174</guid><dc:creator>g.k.</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/70174.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=70174</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/silverlight/images/icon-quote.gif"&gt; &lt;strong&gt;aganariman:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;/p&gt;&lt;p&gt;I got the same error. There is no problem with Width property of DataGridTextColumn or ColumnWidth property of DataGrid in Vstudio but when I open xaml file in Blend(june) type converter error occurs.&lt;/p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&amp;nbsp;&lt;p&gt;I have the same problem. It works in VS and in practice but not in blend. Blend isn&amp;#39;t very good yet &lt;img src="http://silverlight.net/emoticons/emotion-6.gif" alt="Sad" /&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Re: Setting DataGridTextColumn Width property raises error in Blend</title><link>http://forums.silverlight.net/forums/thread/60308.aspx</link><pubDate>Thu, 12 Jun 2008 08:28:24 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:60308</guid><dc:creator>aganariman</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/60308.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=60308</wfw:commentRss><description>&lt;p&gt;I got the same error. There is no problem with Width property of DataGridTextColumn or ColumnWidth property of DataGrid in Vstudio but when I open xaml file in Blend(june) type converter error occurs.&lt;/p&gt;</description></item><item><title>Re: Setting DataGridTextColumn Width property raises error in Blend</title><link>http://forums.silverlight.net/forums/thread/59794.aspx</link><pubDate>Wed, 11 Jun 2008 08:43:10 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:59794</guid><dc:creator>CraigN</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/59794.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=59794</wfw:commentRss><description>&lt;p&gt;I wasn&amp;#39;t actually referring to the DataGrid ColumnWidth property itself, but to a single column&amp;#39;s width.&lt;/p&gt;&lt;p&gt;Hopefully this issue and the numerous others that exist in Blend get fixed soon. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Setting DataGridTextColumn Width property raises error in Blend</title><link>http://forums.silverlight.net/forums/thread/59775.aspx</link><pubDate>Wed, 11 Jun 2008 07:57:52 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:59775</guid><dc:creator>Yi-Lun Luo - MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/59775.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=59775</wfw:commentRss><description>&lt;p&gt;Hello, this looks like a problem in the designer... You should be able to set ColumnWidth in XAML. Can you run the application successfully? I&amp;#39;ve tested this scenario:&lt;/p&gt;
&lt;p&gt;&amp;lt;System_Windows_Controls:DataGrid ColumnWidth=&amp;quot;200&amp;quot; x:Name=&amp;quot;dg&amp;quot;/&amp;gt;&lt;/p&gt;
&lt;p&gt;At runtime, it works fine. But I did get the error message in Expression Blend, and the designer stopped working. I&amp;#39;ll verify that with our Expression Blend team...&lt;/p&gt;</description></item><item><title>Setting DataGridTextColumn Width property raises error in Blend</title><link>http://forums.silverlight.net/forums/thread/58921.aspx</link><pubDate>Mon, 09 Jun 2008 18:36:41 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:58921</guid><dc:creator>CraigN</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/58921.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=58921</wfw:commentRss><description>&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;p&gt;Anyone know why or a workaround? &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>