help with organization

G

Guest

hey all,

i have an employees database table like the following:

Employees
-------------
EmployeeID,Name,ManagerID
1,john,null
2,sue,1
3,tom,2
4,jack,2
5,ken,2
6,mary,3
7,linda,4
8,elaine,4

can someone please help me bind this to a treeview control on my web page.

thanks,
rodchar
 
A

Alexey Smirnov

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top