Tree view with single self-referencing table

Dear team,

Please help us how to bind radzen treeview with single self-referencing table using .net core api using ado.net not entity framework , please help us .

Hi @sameer_sait,

You can use our self-referencing demo (Binding to Employees) as a basis of your implementation. It uses EF but the idea is similar.