Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Controls
  New Posts New Posts RSS Feed - TreeView selected item
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

TreeView selected item

 Post Reply Post Reply
Author
Message
starzen View Drop Down
Groupie
Groupie
Avatar

Joined: 08 October 2008
Location: United States
Status: Offline
Points: 13
Post Options Post Options   Thanks (0) Thanks(0)   Quote starzen Quote  Post ReplyReply Direct Link To This Post Topic: TreeView selected item
    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
 
 
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.