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