Articles in this section
Category / Section

How to search a node with the help of TreeNode's fullpath in WinForms TreeViewAdv?

1 min read

Search node with help of TreeNode path

The treeNodeAdv can be searched based on the node's Fullpath with the help of HashTable.But the HashTable should be refreshed after completion of the below operations. Please refer to the steps outlined, and the sample attached below:

TreeNodes fullpath is affected by the following criteria:

1.Drag and drop operation (If a node is moved from one parent to another).

2.Adding a new node.

3.Deleting the existing or the newely added Node.

4.When Node's LabelText is renamed.

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied