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

How to create the Tree

1 Answer 33 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Shubhra
Top achievements
Rank 1
Shubhra asked on 05 Jul 2012, 02:22 PM
My requirements is to create something like this , I am not sure how to create this
This would be binded to a collection.
User collection will have collection of Module 1 and collection of Module 2
Please help me how can I create it ?

User1

  • Module1
    • Values..
  • Module2
    • Values..

User2

  • Module1
    • Values..
  • Module2
    • Values..

1 Answer, 1 is accepted

Sort by
0
Lancelot
Top achievements
Rank 1
answered on 06 Jul 2012, 08:27 PM
Hi Shubhra,

RadTreeView does this very well, you bind the control to your collection. Below are some links that you'll find very useful in learning how to bind the control to data.

RadTreeView overview

RadTreeView Data source overview

Overview of Databinding

I hope this helps point you in the right direction. What you want to achieve is a common scenario and you shouldnt have a problem as long as your collection is set up properly.

Lancelot
Tags
TreeView
Asked by
Shubhra
Top achievements
Rank 1
Answers by
Lancelot
Top achievements
Rank 1
Share this question
or