Re: Display Heirarchial Data as a tree on a web page.

From: <bonanos_at_yahoo.com>
Date: Fri, 16 Oct 1998 06:21:53 GMT
Message-ID: <706om1$a99$1_at_nnrp1.dejanews.com>


> hi,
> I need to display a heirarchial query 'manager-employee' as a tree in a web
> based application.
> Any ideas as to how I would go about this would be greatly appretiated.
> Are there any controls out there that would help me with this?

You could put the manager list in a combo box, and when a user hits enter return all the emps for that manager.

Or you could use Java script, and have two combo boxes on the screen when you select a manager in one combo his emps are automatically displayed in the other.

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri Oct 16 1998 - 08:21:53 CEST

Original text of this message