TreeView selected item |
Post Reply |
Author | |
starzen
Groupie Joined: 08 October 2008 Location: United States Status: Offline Points: 13 |
Post Options
Thanks(0)
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 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |