<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : SOLVED: MarkupStackPanel Children Refresh Problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : SOLVED: MarkupStackPanel Children Refresh Problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 10:51:31 +0000</pubDate>
  <lastBuildDate>Mon, 16 Mar 2009 17:08:17 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=13694</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[SOLVED: MarkupStackPanel Children Refresh Problem : Thank you!  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13694&amp;PID=46778&amp;title=solved-markupstackpanel-children-refresh-problem#46778</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 13694<br /><strong>Posted:</strong> 16 March 2009 at 5:08pm<br /><br />Thank you!]]>
   </description>
   <pubDate>Mon, 16 Mar 2009 17:08:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13694&amp;PID=46778&amp;title=solved-markupstackpanel-children-refresh-problem#46778</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: MarkupStackPanel Children Refresh Problem : Thanks. fixed. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13694&amp;PID=46747&amp;title=solved-markupstackpanel-children-refresh-problem#46747</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13694<br /><strong>Posted:</strong> 16 March 2009 at 7:43am<br /><br />Thanks. fixed.]]>
   </description>
   <pubDate>Mon, 16 Mar 2009 07:43:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13694&amp;PID=46747&amp;title=solved-markupstackpanel-children-refresh-problem#46747</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: MarkupStackPanel Children Refresh Problem : Hi Jason,  You are right about...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13694&amp;PID=46733&amp;title=solved-markupstackpanel-children-refresh-problem#46733</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 13694<br /><strong>Posted:</strong> 16 March 2009 at 2:41am<br /><br />Hi Jason,<DIV>&nbsp;</DIV><DIV>You are right about this, I tried with resizing MarkupLabel and it <strong>will</strong> refresh markup. I think RemoveAt and Insert methods don't call internal redraw..... </DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 16 Mar 2009 02:41:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13694&amp;PID=46733&amp;title=solved-markupstackpanel-children-refresh-problem#46733</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: MarkupStackPanel Children Refresh Problem : FIXED IN LATEST TESTING BUILD.Using...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13694&amp;PID=46720&amp;title=solved-markupstackpanel-children-refresh-problem#46720</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 13694<br /><strong>Posted:</strong> 15 March 2009 at 3:08pm<br /><br /><font color="#ff0000"><b>FIXED IN LATEST TESTING BUILD.</b></font><br><br>Using the RemoveAt and Insert methods of the MarkupStackPanel.Children object doesn't refresh the display...making the MarkupLabel control visible &amp; invisible doesn't help either. You have to make the StackPanel hidden and visible as follows:<br><br><table width="99%"><tr><td><pre class="BBcode"><br>mo_Panel.Children.RemoveAt 0<br><br>mo_Panel.Visibility = xtpMarkupVisibilityHidden<br>mo_Panel.Visibility = xtpMarkupVisibilityVisible<br></pre></td></tr></table><br><br>Sample project:<br><a href="uploads/20090315_150739_StackPanelBug.zip" target="_blank">uploads/20090315_150739_StackPanelBug.zip</a><br><br>]]>
   </description>
   <pubDate>Sun, 15 Mar 2009 15:08:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13694&amp;PID=46720&amp;title=solved-markupstackpanel-children-refresh-problem#46720</guid>
  </item> 
 </channel>
</rss>