This question is locked. New answers and comments are not allowed.
Hi!
I am having some problem with binding telerik mvc tree view to self-referencing hierarchy table and other table (basically more then on table) and do filtering.
say for instance :
any help is highly appreciated.
I am having some problem with binding telerik mvc tree view to self-referencing hierarchy table and other table (basically more then on table) and do filtering.
say for instance :
- Binding to department table for department name and binding to employee table to show all employee under each table.
- by using the drop-down to filter the employee by department, by group from group table, by committee from committee table
any help is highly appreciated.