3 Answers, 1 is accepted
0
Hi Stephen,
You can use the ItemsIndent property, for example like so:
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.
You can use the ItemsIndent property, for example like so:
<
telerik:RadTreeView
ItemsIndent
=
"100"
>
<
telerik:RadTreeViewItem
Header
=
"Item 1"
/>
<
telerik:RadTreeViewItem
Header
=
"Item 2"
>
<
telerik:RadTreeViewItem
Header
=
"Item 1"
/>
<
telerik:RadTreeViewItem
Header
=
"Item 2"
/>
<
telerik:RadTreeViewItem
Header
=
"Item 3"
>
<
telerik:RadTreeViewItem
Header
=
"Item 1"
/>
<
telerik:RadTreeViewItem
Header
=
"Item 2"
/>
<
telerik:RadTreeViewItem
Header
=
"Item 3"
/>
<
telerik:RadTreeViewItem
Header
=
"Item 4"
/>
</
telerik:RadTreeViewItem
>
<
telerik:RadTreeViewItem
Header
=
"Item 4"
/>
</
telerik:RadTreeViewItem
>
<
telerik:RadTreeViewItem
Header
=
"Item 3"
>
<
telerik:RadTreeViewItem
Header
=
"Item 1"
/>
<
telerik:RadTreeViewItem
Header
=
"Item 2"
/>
<
telerik:RadTreeViewItem
Header
=
"Item 3"
/>
<
telerik:RadTreeViewItem
Header
=
"Item 4"
/>
</
telerik:RadTreeViewItem
>
<
telerik:RadTreeViewItem
Header
=
"Item 4"
/>
</
telerik:RadTreeView
>
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

Ramin
Top achievements
Rank 1
answered on 01 Oct 2010, 09:09 PM
I have a problem with ItemsIndent property.
Please look at the attached images and you can see there is a problem of aligning the lines when I set ItemsIndent="5"
Please look at the attached images and you can see there is a problem of aligning the lines when I set ItemsIndent="5"
0
Hello Ramin,
Thank you for reporting this issue. I logged it in our PITS where you can track its progress. I also updated your Telerik points.
Please accept our apology for the caused inconvenience.
Greetings,
Tina Stancheva
the Telerik team
Thank you for reporting this issue. I logged it in our PITS where you can track its progress. I also updated your Telerik points.
Please accept our apology for the caused inconvenience.
Greetings,
Tina Stancheva
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