Hi,
I have a search textbox to search the treeviewitem and select it. The child items in treeview are lazy loaded.
I want to select the child times of a treeview passed in search textbox.
how can i achieve this?
Thanks Sharath
Hi,
I have a search textbox to search the treeviewitem and select it. The child items in treeview are lazy loaded.
I want to select the child times of a treeview passed in search textbox.
how can i achieve this?
Thanks Sharath
There's some good information about selecting items in a TreeView here:
and here:
http://www.codeproject.com/KB/WPF/TreeView_SelectionWPF.aspx