<?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: Issues with ComboBox's - dynamic modifyed dropdown list -&gt;scrollbars added..</title><link>http://forums.silverlight.net/forums/thread/230450.aspx</link><pubDate>Mon, 08 Jun 2009 07:51:56 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:230450</guid><dc:creator>silverstarter</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/230450.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=230450</wfw:commentRss><description>&lt;p&gt;thanks for your time, well i hope that resizingbug will b fixed with a general update later,&lt;/p&gt;
&lt;p&gt;till there i seem to&amp;nbsp;be forced&amp;nbsp;to live with it&lt;/p&gt;
&lt;p&gt;silverstarter&lt;/p&gt;</description></item><item><title>Re: Re: Issues with ComboBox's - dynamic modifyed dropdown list -&gt;scrollbars added..</title><link>http://forums.silverlight.net/forums/thread/229775.aspx</link><pubDate>Fri, 05 Jun 2009 19:11:10 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:229775</guid><dc:creator>vinCracker</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/229775.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=229775</wfw:commentRss><description>&lt;p&gt;Sorry, But I can&amp;#39;t seem to have a solution for this. What I can think of is, remove the combobox and add new one with the same features. I don&amp;#39;t know whether it is possible or not in your case. This is the bug we are facing for a while. Might be someone from inside MS can help with this.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Issues with ComboBox's - dynamic modifyed dropdown list -&gt;scrollbars added..</title><link>http://forums.silverlight.net/forums/thread/229601.aspx</link><pubDate>Fri, 05 Jun 2009 12:51:53 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:229601</guid><dc:creator>silverstarter</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/229601.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=229601</wfw:commentRss><description>&lt;p&gt;thanks for the links but they did not solve my problem.&lt;/p&gt;
&lt;p&gt;first link is about a external built combobox of pre 2.0 more like a autocompletebox and doesnt contain my problem.&lt;/p&gt;
&lt;p&gt;second link is just about a single combobox which may changes the amount of items in its source. (that already works nice for me with a little hack)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;simply removing the combobox and fit in a new generated one is no solution since its built in a listbox as one part of a line (and may&amp;nbsp;as one of a hundred of boxes)&lt;/p&gt;
&lt;p&gt;its not filled in codebehind. its created and filled by databinding and datatemplates, dont know how i could notice that the name of a contained Item changed&amp;nbsp;&lt;/p&gt;
&lt;p&gt;resizing the dropdownlist seem not to work anyways... once loaded it never update the width or height if its not rebuilded --&amp;nbsp;and i dont want/cant do that&lt;/p&gt;
&lt;p&gt;anyone any ideas?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;silverstarter&lt;/p&gt;</description></item><item><title>Re: Issues with ComboBox's - dynamic modifyed dropdown list -&gt;scrollbars added..</title><link>http://forums.silverlight.net/forums/thread/229502.aspx</link><pubDate>Fri, 05 Jun 2009 09:30:58 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:229502</guid><dc:creator>vinCracker</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/229502.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=229502</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;HI, &lt;/p&gt;&lt;p&gt;Look at the following links&lt;/p&gt;&lt;p&gt;http://www.silverlightshow.net/items/Silverlight-ComboBox.aspx&lt;/p&gt;&lt;p&gt;http://silverlight.net/forums/t/30705.aspx&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Issues with ComboBox's - dynamic modifyed dropdown list -&gt;scrollbars added..</title><link>http://forums.silverlight.net/forums/thread/229459.aspx</link><pubDate>Fri, 05 Jun 2009 08:08:25 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:229459</guid><dc:creator>silverstarter</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/229459.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=229459</wfw:commentRss><description>&lt;p&gt;hi, im using Datatemplates for visualizing some observable collections&lt;/p&gt;
&lt;p&gt;the nasty thing is, the name of the objects are in a relation-combobox&amp;#39;s list&lt;/p&gt;
&lt;p&gt;once a name is changed the binding updates this name in the combobox&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;now to the problem..&lt;/p&gt;
&lt;p&gt;if the name is longer than the old width of the dropdownlist it adds scrollbars in width and ofc in height aswell since the horizontal scrollbar consumes some space..&lt;/p&gt;
&lt;p&gt;.updatelayout()&lt;/p&gt;
&lt;p&gt;doesnt solve this problem and since there are a couple of comboboxes which hold the changed name it would end up rebuilding the complete&amp;nbsp;visual part of that ... isnt there a working way to (re)render the dropdownlist of the combobox to a width which fits to the stringlength or simply hit something easy as updatelayout()..&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;thx in advance&lt;/p&gt;
&lt;p&gt;silverstarter&lt;/p&gt;</description></item></channel></rss>