本文介绍了TreeView-父节点和子节点的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
大家好!
我不知道该怎么做.
我有一个树状视图,我希望当我选择一个子节点时,父节点会自动显示为选中状态.
我尝试了事件:" SelectedNodeChanged ",但是它不起作用.
我希望有人能给出答案.
非常感谢.
Hi everyone!!
I don´t know how to do this.
I have a treeview, and I want that when I select a child node, automatically the parent node appear selected.
I try the event: "SelectedNodeChanged" but it doesn´t work.
I hope that someone has the answer.
Thank you very much.
推荐答案
这篇关于TreeView-父节点和子节点的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!