A Angkoon Dec 16, 2003 #1 Can asp.net do a drag and drop operation, can anyone help me point to some example on this.
E Eugene Jenihov Dec 16, 2003 #2 Hi... ASP.NET it is a server technology, so you cant do drag and drop by it. But we can write client side JavaScript that handles drag and drop... You can find more info at http://msdn.microsoft.com/library/default.asp?url=/workshop/author/datatransfer/overview.asp
Hi... ASP.NET it is a server technology, so you cant do drag and drop by it. But we can write client side JavaScript that handles drag and drop... You can find more info at http://msdn.microsoft.com/library/default.asp?url=/workshop/author/datatransfer/overview.asp