Hi Team, I want to build this functionality in my project, but I am not sure how to start with or how can i achieve the same. Need your assistance to accomplish the same with step by step explanation if possible. Department Hierarchy: Create a hierarchical structure where each department can have sub-departments.Ensure that when viewing a department, employees belonging to that department and its sub-departments are displayed.
asked
Indrani Sharma
1 answers
1
Hi Indrani,
there are many widgets available for this, basically it will be tree structure
Tree Table (Sample implementation is given in documentation)