Hi,

Does anyone know of a control that can display (and ideally allow
users to manipulate) a graph structure (similar to a tree structure,
but where a node can have more than one parent)?

This would be most useful!
Thanks,
Mark.

Re: Tree control allowing multiple parents for a node (Graph) by Sahil

Sahil
Mon Sep 27 14:08:51 CDT 2004

>>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


"Mark Roberts" <markalroberts@hotmail.com> wrote in message
news:3ca15ed0.0409270151.aa627bd@posting.google.com...
> Hi,
>
> Does anyone know of a control that can display (and ideally allow
> users to manipulate) a graph structure (similar to a tree structure,
> but where a node can have more than one parent)?
>
> This would be most useful!
> Thanks,
> Mark.



Re: Tree control allowing multiple parents for a node (Graph) by Mark

Mark
Tue Sep 28 04:03:52 CDT 2004

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.





"Sahil Malik" <contactmethrumyblog@nospam.com> wrote in message
news:%23mQ%23iVMpEHA.3488@TK2MSFTNGP12.phx.gbl...
>>>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
>
>
> "Mark Roberts" <markalroberts@hotmail.com> wrote in message
> news:3ca15ed0.0409270151.aa627bd@posting.google.com...
>> Hi,
>>
>> Does anyone know of a control that can display (and ideally allow
>> users to manipulate) a graph structure (similar to a tree structure,
>> but where a node can have more than one parent)?
>>
>> This would be most useful!
>> Thanks,
>> Mark.
>
>