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

How can I make the drop preview line be vertical?

1 Answer 52 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Liguo
Top achievements
Rank 1
Liguo asked on 06 May 2011, 07:52 AM

Hello,

I would like to know how can I make the the drop preview line be vertical.
I used ItemsPanel to make the tree items be horizontal, but when I set the "IsDragDropEnabled" property true, I found that the drop preview line is horizontal, as you know, it should be vertical. What I need to do?

<telerik:RadTreeView.ItemsPanel>
                                    <ItemsPanelTemplate>
                                        <StackPanel Orientation="Horizontal" HorizontalAlignment="Center"></StackPanel>
                                    </ItemsPanelTemplate>

1 Answer, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 11 May 2011, 01:07 PM
Hi Liguo,

Currently this cannot be achieved "out of the box". You can vote for this feature request in order to increase its priority. It will be renamed to TreeView: Support DragCue and vertical PreviewDropLine when TreeView renders its items horizontally  in the next few hours. Thank you for your interest.

Greetings,
Petar Mladenov
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
TreeView
Asked by
Liguo
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Share this question
or