Hi
I request you to kindly help me with the code for a reusable tree structure component that displays a tree view as displayed in the attachment.
Consider a table named : Employee with the following fields
Emp_Fname Emp_Lname Emp_Contact Emp_Salary
John Todlee 7539512 31540
Macy Hunter 7865512 15000
Steve Abley 7964812 32656
Tom Proctor 7646879 56456
I need to pass...