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

TreeListView Binding with a WCF Service

3 Answers 64 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
David Cardona
Top achievements
Rank 1
David Cardona asked on 08 Apr 2010, 05:53 PM
Hi!

I am trying of implement the binding with a WCF Service, I am following the next tutorial: http://www.telerik.com/help/silverlight/radtreeview-populating-with-data-databinding-to-wcf-service.html  ... But I donĀ“t understand, it say that I need create a class "NorthwindDataSource" and later say that I need create a class "HierarchicalDataSource" too. Then my question is, I need both classes or It refer to the same class???

Another question: The treeListView control has documentation? I find only examples!!

thank you so much
 



3 Answers, 1 is accepted

Sort by
0
Miroslav
Telerik team
answered on 13 Apr 2010, 04:06 PM
Hi David Cardona,

Yes, currently the TreeListView is a CTP and it is lacking its expected documentation. Please note that significant changes are expected in the controls since we are going to base it on the GridView. It is best not to use in a production environment.

Indeed the text of this article refers to a class named NorthwindDataSource while the class in code is called HierarchicalDataSource. It appears that they are the same thing, a code updated has not been reflected in the text.

Thanks for bringing our attention to this, we will update this article.

Binding the TreeView is very much like binding any other items control. In this article LoadOnDemand is used which defers loading of children before they are expanded.

Your Telerik Points have been updated for your feedback. 

Best wishes,
Miroslav
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Chris Thierry
Top achievements
Rank 1
answered on 22 Sep 2010, 04:43 PM
Hi,
Does your answer refer Rad Controls for Silverlight Q2 2010 SP1 as well?
Thanks
0
Vlad
Telerik team
answered on 23 Sep 2010, 06:36 AM
Hi,

 The answer cannot be related to Q2 2010 SP1 since it was given months before this release. 

Sincerely yours,
Vlad
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
TreeListView
Asked by
David Cardona
Top achievements
Rank 1
Answers by
Miroslav
Telerik team
Chris Thierry
Top achievements
Rank 1
Vlad
Telerik team
Share this question
or