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

2 sided tree?

4 Answers 74 Views
Treeview
This is a migrated thread and some comments may be shown as answers.
Avi Harush
Top achievements
Rank 1
Avi Harush asked on 31 Mar 2010, 11:31 AM
Hi,

I'm looking for a 2 sided tree control.
Something like http://www.math.bas.bg/~nkirov/2010/NETB201/slides/ch06/pic3.jpg

Thanks
Avi

4 Answers, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 02 Apr 2010, 03:59 PM
Hello Avi,

Thanks for writing and for your inquiry.

Currently we do not provide such control in our suite. This seems to be very interesting case and we are eager to hear more in what type of scenario you would like to use this control and how you would like it to behave. May you need a diagramming tool?

Thanks for your time.
 
Greetings,
Deyan
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
Avi Harush
Top achievements
Rank 1
answered on 02 Apr 2010, 09:15 PM
My intention is to present a Tree structure i a way that will better describe the flow.
Think of a Binary tree. Today, in the current TreeView, both values on each level are on the same side one on top of the other where in a 2 sided tree you always know that the True side is on the right and False in on the left.

Thanks
Avi

0
Deyan
Telerik team
answered on 07 Apr 2010, 09:22 AM
Hi Avi,

Thanks for writing back.
 
This is very uncommon scenario for a user control. The main functionality of the RadTreeView is to show hierarchical data which has tree-like structure but is not limited to a binary tree. It should also allow the user to expand/collapse nodes and thus show/hide parts of the tree that are relevant.
 
I believe, however, that you could use our TPF to build a tree according to your requirements. You might want to take a look at our online help about  the TPF: Introducing the Telerik Presentation Framework

I hope this is helpful.

Do not hesitate to write back if you have further questions or need assistance.
 

All the best,
Deyan
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
Avi Harush
Top achievements
Rank 1
answered on 07 Apr 2010, 09:30 AM
Hi Deyan,

There is nothing wrong with your control :)
I'm just looking for something that can present data in both sides of the root. Instead of expanding nodes one on top of the other, I'd like them to open to both directions, right and left.

Thanks
Avi
Tags
Treeview
Asked by
Avi Harush
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Avi Harush
Top achievements
Rank 1
Share this question
or