tags:

views:

326

answers:

1

Hi,

I have a treeView in WPF in which I have several level. When I expands the level, I would like to display dotted lines from the parent to the leaves so that it's more visual. However, it doesn't to be like that by default.

Is it possible, and if yes, how?

Thanks you.

+1  A: 

Have a look at this SO question

IanR
Whoa.... All this for something that was really simple before? I like WPF, but sometime it makes me want to cry :o
David Brunelle
I *love* WPF - but I do hear what you're saying ;) I like to focus on the amazing things that we *can* do now that was so hard with forms :)
IanR