Print Page | Close Window

TreeView selected item

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Controls
Forum Description: Topics Related to Codejock Controls
URL: http://forum.codejock.com/forum_posts.asp?TID=18767
Printed Date: 11 May 2024 at 6:40am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: TreeView selected item
Posted By: starzen
Subject: TreeView selected item
Date Posted: 03 August 2011 at 10:15am
trying to solve the following seemingly simple situation
 
treeview is used as a menu
 
when clicking on an item a part on screen is shown
 
works fine using nodeclick
 
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
 
NodeClick of course really isnt a NodeClick event but rather a NodeChanged event so that doesnt work as the Node was still selected
 
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
 
 



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net