Hi,
How would you show the hierarchy of employees (or locations or
roles...whateve r) without using tree view on the web using asp.net. We
have thousands of records, and if we use tree then loading that tree
would take forever. I want to have something else which is simple and
intuitive.
Also, how would you have user add/remove people from that hierarchy?
Thanks
How would you show the hierarchy of employees (or locations or
roles...whateve r) without using tree view on the web using asp.net. We
have thousands of records, and if we use tree then loading that tree
would take forever. I want to have something else which is simple and
intuitive.
Also, how would you have user add/remove people from that hierarchy?
Thanks
Comment