vote up 2 vote down star
1

I am using silverlight and want to dynamically generate a hierararchy tree in the following format :

Hierararchy tree view

Since Silverlight controls are lookless,how can I structure a template that ultimately look like the image?

flag

1 Answer

vote up 1 vote down check

I've done this in WPF, but not Silverlight. Don't have the code handy now, but two resources I used were:

The layout bit is not that hard. Connectors are a bit more difficult, especially if things are moving around.

link|flag
Thanks,they acheived the effect I needed – Drahcir Apr 11 at 17:55

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.