<?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 : TreeView selected item</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : TreeView selected item]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 08:31:27 +0000</pubDate>
  <lastBuildDate>Wed, 03 Aug 2011 10:15:30 +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=18767</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[TreeView selected item :   trying to solve the following...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18767&amp;PID=65661&amp;title=treeview-selected-item#65661</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4615">starzen</a><br /><strong>Subject:</strong> 18767<br /><strong>Posted:</strong> 03 August 2011 at 10:15am<br /><br />trying to solve the following seemingly simple situation<div>&nbsp;</div><div>treeview is used as a menu</div><div>&nbsp;</div><div>when clicking on an item a part on screen is shown</div><div>&nbsp;</div><div>works fine using nodeclick</div><div>&nbsp;</div><div>only one part is shown at a time so when the user closes the part i need to be able to click on the same item again</div><div>&nbsp;</div><div>NodeClick of course really isnt a NodeClick event but rather a NodeChanged event so that doesnt work as the Node was still selected</div><div>&nbsp;</div><div>i tried to unsuccessfully unselect the node by setting the selecteditem to null and also setting the nodes select property to false both didnt seem to do anything</div><div>&nbsp;</div><div>&nbsp;</div>]]>
   </description>
   <pubDate>Wed, 03 Aug 2011 10:15:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18767&amp;PID=65661&amp;title=treeview-selected-item#65661</guid>
  </item> 
 </channel>
</rss>