<?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 : REQUEST: TreeViewNode.Expanded behaviour</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : REQUEST: TreeViewNode.Expanded behaviour]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 11:56:05 +0000</pubDate>
  <lastBuildDate>Mon, 23 Feb 2009 12:33:29 +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=13477</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[REQUEST: TreeViewNode.Expanded behaviour : Hi,  I&amp;#039;d like to ask for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13477&amp;PID=45774&amp;title=request-treeviewnode-expanded-behaviour#45774</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4426">ddragut</a><br /><strong>Subject:</strong> 13477<br /><strong>Posted:</strong> 23 February 2009 at 12:33pm<br /><br />Hi,<br /><br />I'd like to ask for an enhancement request for TreeViewNode.Expanded property, to match the behaviour from Microsoft TreeView control.<br /><br />Where with MS Treeview one could set the TreeViewNode.Expanded = yes early on, well before any children are added, and then when adding children later on the node it is displayed as expanded.<br /><br />Currently with CodeJock TreeView control, setting the node Expanded property to yes and adding the children after that the node stays collapsed, although the value was set to expand - the solution is to set the Expanded property after the children are added. <br /><br />Sometimes the parent is known beforehand that it is wanted as expanded, and setting that earlier on allows for less scattered code, where you group up the code statements before the lines that add the children code. In fact you could allow for both, for compatibility, early as well as later setting of the property.<br /><br />Thanks,<br />Dan]]>
   </description>
   <pubDate>Mon, 23 Feb 2009 12:33:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13477&amp;PID=45774&amp;title=request-treeviewnode-expanded-behaviour#45774</guid>
  </item> 
 </channel>
</rss>