>>where a node can have more than one parent>>
<--- how would you even display that? Will the node appear twice under each
parent?
- Sahil Malik
You can reach me thru my blog at
http://www.dotnetjunkies.com/weblog/sahilmalik
> Hi,
>
[quoted text clipped - 5 lines]
> Thanks,
> Mark.
Mark Roberts - 28 Sep 2004 10:03 GMT
That's what I was hoping a decent control could help me with ;)
Yeah, it could potentially copy the shared node sub-tree, or if it was
really clever, it could attempt to arrange the nodes so as to display the
links without replication.
My initial investigations seem to prove the theory that there are a lot of
controls out there, but very few that do exactly what you want... time to
write me own :) Then maybe I'll sell it and get famous.
Cheers for the reply anyhow,
Mark.
>>>where a node can have more than one parent>>
>
[quoted text clipped - 15 lines]
>> Thanks,
>> Mark.