This is a migrated thread and some comments may be shown as answers.

Remote Data Binding Not Working in Treeview

2 Answers 78 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
ram
Top achievements
Rank 1
ram asked on 03 Nov 2014, 06:46 PM
Remote Data Binding from DataBase is not working as per given Examples in the site ..

I have Columns Like

EmpId       EmpName     ReportTo
1                  Ram               Null
2                  Sam                 1
3                  Priya                1
4                  Mathi                2
5                  Muhil                2

i need it like this

>Ram
    >Sam
         Mathi
         Muhil
      Priya

Can you post me any other Examples for Treeview Controller and Model using Linq ..

2 Answers, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 05 Nov 2014, 02:54 PM
Hello Ram,

Could you please elaborate what exactly is not working, we have two demos (one online and one available offline after installing MVC packages) and they both seems to be working fine. Could you give us a small sample that reproduces the issue that you are facing?

Kind Regards,
Petur Subev
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
ram
Top achievements
Rank 1
answered on 05 Nov 2014, 04:50 PM
It is working Now .. Thank you for the reply..
Tags
TreeView
Asked by
ram
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
ram
Top achievements
Rank 1
Share this question
or