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

how to increase the height between Parent and Child

2 Answers 82 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Mohammad Abid
Top achievements
Rank 1
Mohammad Abid asked on 07 Dec 2009, 07:10 AM
Hi,

My radtree view has the elements in Parent,Child and Grandchild relationship as shown below:
Parent1
--->Child1
--->Child2
      ---->Grandchild1
      ---->Grandchild2
--->Child3
      ---->Grandchild3
      ---->Grandchild4.

I need to increase the height between Parent1 and Chidl1 and also  between Child2 and Grandchil1.
How can this be achieved as the height between the nodes is fixed.
Any help here is highly appreciated.
Thanks in Advance
                                             




2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 07 Dec 2009, 12:37 PM
Hello Moammad,

Checkout the section "Changing the spacing between the Nodes" in the following documentation.
Controlling Appearance

I guess this would help in achieving the required.

-Shinu.
0
Mohammad Abid
Top achievements
Rank 1
answered on 08 Dec 2009, 12:52 PM

Posted 1 day ago (permalink)

Hi Shinu,

The solution provided in the "Changing the spacing between the Nodes(changing the styles)" section increases the height of all the nodes.I would like to increase the height only between two particular nodes like shown below. I need to increase the height between Parent and its first child OR Child and its first child.
Parent1
    
--->Child1
--->Child2

      ---->Grandchild1
      ---->Grandchild2
--->Child3

      ---->Grandchild3
      ---->Grandchild4.
Tags
TreeView
Asked by
Mohammad Abid
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Mohammad Abid
Top achievements
Rank 1
Share this question
or