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

Drag and Drop Hyperlink

2 Answers 59 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jon Shipman
Top achievements
Rank 1
Jon Shipman asked on 25 Oct 2010, 09:19 PM
I need to be able to drag a hyperlink from one area to another.  What is the best way to do this?

I looked into using two ListBox controls, but it looks like I'd have to use a template to have a hyperlink in the list.  And if you use templates, you can't drag and drop.

Any ideas?

2 Answers, 1 is accepted

Sort by
0
Accepted
Genady Sergeev
Telerik team
answered on 28 Oct 2010, 12:55 PM
Hi Jon Shipman,

There is a way to transfer templated items using DragAndDrop, however, the AutoPostBackOnTransfer property of the source RadListBox should be set to true. I'm attaching a sample project that demonstrates a possible approach.

Best wishes,
Genady Sergeev
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
Jon Shipman
Top achievements
Rank 1
answered on 29 Oct 2010, 04:30 PM
Great!  Thanks for the example and the awesome customer service!
Tags
General Discussions
Asked by
Jon Shipman
Top achievements
Rank 1
Answers by
Genady Sergeev
Telerik team
Jon Shipman
Top achievements
Rank 1
Share this question
or