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

[Solved] Usage of jQuery telerik drag implementation.

0 Answers 10 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Liviu
Top achievements
Rank 1
Liviu asked on 29 Sep 2011, 10:12 AM
Hello,

I have a more complex page where I am using more Telerik MVC components. I want to implement some drag and drop for some custom components we implemented on this page and the best option would be to use the telerik jQuery implementation.

We were thinking to use the jQuery UI plugin for drag-and-drop but we do not want to add another (or more) javascript file to the page when there is allready telerik.draganddrop.min.js added and we can use it to implement drag and drop for other components.

Unfortunately  telerik has no documentation on how to use their client side implementation and sometimes it would be really handy for optimisation.

Can I have some example on how to use $.telerik.draggable and make for example a DIV on a page to be able to drag and drop it in another container?

Thanks.
Tags
General Discussions
Asked by
Liviu
Top achievements
Rank 1
Share this question
or