Is it possible to add checkboxes to the WPF TreeView object? I'd like to have someone be able to check a specific entry for data retrieval at a later time.
Thanks for the help in advance!
JFV
Is it possible to add checkboxes to the WPF TreeView object? I'd like to have someone be able to check a specific entry for data retrieval at a later time.
Thanks for the help in advance!
JFV
Josh Smith has a post in his blog, with a link to a Codeproject article that could help you. The article may not be enough to get you what you want to achieve, but it is a good article to start investigations with :)
HTH, indy