Sign in | Join
Last post 11-05-2009 11:11 AM by wmild. 5 replies.
Sort Posts: Oldest to newest Newest to oldest
Are the drag and drop scripts (previewDragAndDrop.js, etc.) from the AJAX Futures included somewhere in the 3.5 extensions preview? If so, what are they called and what needs to be included in a Web Application to use them?
Thanks
Hi,
I've been looking for this as well. I remember seeing some drag + drop examples (AjaxExtensionsDnD) in one of the Atlas previews, but I can't find this functionality in the latest version.
Where would I look to get started with Drag + Drop?
I don't know - there's an example in the book ASP.NET AJAX in Action pub. Manning), but it uses the AJAX Futures ctp. The dragdrop manager in that release doesn't seem to be in the current one.
Is this included in 3.5 now? Or in 4.0?
RegardsDaniel
You can use Drag panal that is provided to you in AjaxControlToolKit.
http://www.asp.net/AJAX/AjaxControlToolkit/Samples/DragPanel/DragPanel.aspx
Can u plz tell me where is this javascript file/send it to me.
DragDropScripts are in the Compat folder of the latest ASP.NET AJAX Toolkit. These in turn get used by the DraggablePanel and ReorderList toolkit controls.