A
Andreas Zita
Hi all,
I have a TreeView control which at times is updated (rebuilt) to reflect
changes done by the user. However when this happens the currently selected
node is of course deselected. How do a make a nice and professional solution
that reselects the same node after update? (if it still exists). I notices
that there is a property FullPath in the a TreeNode. But the TreeView doesnt
seem to have a method like SelectByPath(). Any recomendations here?
/ANdreas
I have a TreeView control which at times is updated (rebuilt) to reflect
changes done by the user. However when this happens the currently selected
node is of course deselected. How do a make a nice and professional solution
that reselects the same node after update? (if it still exists). I notices
that there is a property FullPath in the a TreeNode. But the TreeView doesnt
seem to have a method like SelectByPath(). Any recomendations here?
/ANdreas