This question is locked. New answers and comments are not allowed.
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.
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.