Re: UI Design Question

From: Guadala Harry (GH_at_Holdtheonions.com)
Date: 05/13/04


Date: Thu, 13 May 2004 11:32:56 -0700

I already have the table design hammered out - but how to dislay it all
graphically in a Web page? I suppose a "brute force" method would involve
using GDI+ on the server to crank out a diagram that gets saved as a jpg
that is in turn referenced by an aspx - but that's a lot of work. I was
hoping for something simpler. Any ideas?

Thanks

-G

"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:edFn%23PROEHA.3884@TK2MSFTNGP12.phx.gbl...
> sounds like a family tree type design. perhaps a search on that may lead
to
> what you are after.
> Sounds like 3 tables to me though.
> 1) Nodes
> 2) Parents (1 to many)
> 3) Chidrem (1 to many)
>
>
> --
> Curt Christianson
> Owner/Lead Developer, DF-Software
> Site: http://www.Darkfalz.com
> Blog: http://blog.Darkfalz.com
>
>
> "Guadala Harry" <GH@Holdtheonions.com> wrote in message
> news:up6ehpQOEHA.3708@TK2MSFTNGP10.phx.gbl...
> > I have a need to display nodes in a hierarchy - an inverted tree of
> sorts -
> > but a bit more complicated than a simple tree or set of inverted trees.
> The
> > nodes I'm dealing with exist in a definite hierarchy, however any given
> node
> > can have more than one parent and can have multiple children (except for
> the
> > top/root nodes). This is different than a tree in that in a tree, any
> given
> > node can have at most one parent.
> >
> > Anyway, I need to display these nodes and their relationships
graphically
> on
> > an Web page. I'd appreciate some suggestions for how to accomplish this
> > visual display. I don't think I can use a simple tree/list view (like in
> > Windows Explorer) because in those, any given node can have at most one
> > parent (unless the node is displayed more than once - which I don't want
> to
> > do). I'd be happy just to even have some boxes containing a short bit of
> > text (to represent a node) and some connecting lines - but how to
> accomplish
> > this? Note: The nodes and their relationships are stored in a database,
> and
> > the graphical representation must be created at runtime.
> >
> > Thanks!
> >
> >
> >
>
>



Relevant Pages

  • Re: The guy who stopped Go Programming Development ...
    ... Programmers use the term Brute Force to designate heavy number crunching ... WHILST playing, not BEFORE playing. ... looking up where to move in a move tree. ... a shit talking idiot. ...
    (rec.games.go)
  • Re: Female watchmakers
    ... Frank Adam wrote: ... and do accomplish many things beyond traditional home-maker based ... technical and scientic pursuits is no longer the exception to the rule. ... Go hug a tree. ...
    (alt.horology)
  • Re: Network stack cloning / virtualization patches
    ... > be stripped down to minimal, clean, well-architected diffs to accomplish ... > gets too close to the tree. ... virtualize and which not. ... but I hope to hear some feedback though... ...
    (freebsd-hackers)
  • Re: Network stack cloning / virtualization patches
    ... > be stripped down to minimal, clean, well-architected diffs to accomplish ... > gets too close to the tree. ... virtualize and which not. ... but I hope to hear some feedback though... ...
    (freebsd-net)
  • #inject:into: What a Gem!
    ... bracketed notation of a tree ... I was able to accomplish this with merely the following code: ... This kind of parsing is usually a mess in other languages. ...
    (comp.lang.smalltalk.dolphin)