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

RadTreeList binding with multiple parent keys

3 Answers 59 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Raka
Top achievements
Rank 1
Raka asked on 18 Feb 2016, 08:39 PM

Hello

I have a table with grand-parentKey, parentKey and childKey

I want to display data in format

grandParentKey1

                  parentKey1

                              Child1

                  parentKey2

                               Child...

grandParentKey2

                   parentKey3

  etc..

 

How do I declare the ParentDataKeyNames and DataKeyNames for this example?

 

Thank you

Raka

 

3 Answers, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 19 Feb 2016, 09:00 AM
Hello Raka,

Telerik Reporting does not contain a RadTreeList.
If you are referring to RadTreeList control of Telerik UI for ASP.NET AJAX, please check the following help articles:
My recommendation is to post your question through the support ticketing system or in the forum of the corresponding product. Thus your inquiry can be addressed by the team having the knowledge of the used control that can help you best.

Regards,
Stef
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
Raka
Top achievements
Rank 1
answered on 19 Feb 2016, 12:31 PM

Hello -- I am not talking about Reporting.  I am talking about the UI control RadTreeList.  By display I mean the filtered results from some DB query that I get back in my code.  I was using RadGrid and nestedGrids but for some reason they create a lot of blank lines below each row that gets displayed and it is not very clean.

I read somewhere that RadTreeList was a newer way to show self-referencing hierarchial data. 

My question is how do I declare parentDataKeyNames and DataKeyNames when I have more than one parent key, like in my example above.

If I only have one parent and one child, it works.  But in the above case, even though it creates the right structure, it displays it as many times as there are grandParentKeys.

 

Thanks

Sandhia

0
Viktor Tachev
Telerik team
answered on 24 Feb 2016, 08:33 AM
Hi Sandhia,


Please post in the other thread you have submitted if you have additional queries.


Regards,
Viktor Tachev
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Raka
Top achievements
Rank 1
Answers by
Stef
Telerik team
Raka
Top achievements
Rank 1
Viktor Tachev
Telerik team
Share this question
or