views:

808

answers:

1

Hi,

Is there a way to make the treeview show lines connecting items when we expand them?

Thanks!

+1  A: 

You'd have to replace TreeViewItem control template to achive that. Look at this thread on MSDN there should be all information you need.

Alex_P