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

Step by step guide to implement a RADTreeView

2 Answers 70 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Hamid
Top achievements
Rank 1
Hamid asked on 02 Mar 2012, 12:05 AM
Hello.

I am new to Telerik. I need to populate a treeview with data from an Oracle DataReader (using ODP.NET which is an implementation of ADO.NET). Is there a step by step guide on this subject that I could use (XAML and C# code)?

Thanks,
Hamid

2 Answers, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 02 Mar 2012, 10:52 AM
Hi Hamid,

 Thank you for your interest in our controls first. I strongly suggest you to start with these help articles:
RadTreeView Populating With Data Overview
RadTreeView Binding to ADO.NET
RadTreeView Load OnDemand MVVM ODATA Silverlight

On a separate note, I'd like to let you know that recently we had our official 2012 Q1 release. There are 5 brand new controls that we included in this release:
- Diagrams (Beta)
- GanttView (CTP)
- TimeLine
- ListBox (Beta)
- DataBar

When you have time, you can give them a try. Any feedback will be greatly appreciated. Thank you for your cooperation.

Greetings,
Petar Mladenov
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Hamid
Top achievements
Rank 1
answered on 05 Mar 2012, 07:18 PM
Hi Petar.

Thank you very much. I will read the information on these links and let you know if i need further assistance.
Hamid

Hi Petar,

I need to store a value alongside header in my tree nodes. Every tree node will have the follwoing information:
Name
Record #

However, only Name will be visible in the tree (stored as Header). Record # will not be visible but should be stored for background processing. Other tools typically have a Value property alongside Header (or Text). Does Telerik's TreeView control have this feature as well?

Thanks,
Hamid
Tags
TreeView
Asked by
Hamid
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Hamid
Top achievements
Rank 1
Share this question
or