Ivo,
If you want to drag and drop elements on a page in the browser, you will
have to handle all of that on the client. You won't be able to do that via
ASP.NET.
Jim Cheshire [MSFT]
Developer Support
ASP.NET
ja******@online.microsoft.com
This post is provided as-is with no warranties and confers no rights.
--------------------
From: "Ivo Tcholakov" <iv****@videotron.ca>
Newsgroups:
microsoft.public.dotnet.framework.aspnet,microsoft .public.dotnet.framework.a
spnet.webservicesSubject: ASP.NET and Drag & Drop
Lines: 10
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Message-ID: <XS********************@wagner.videotron.net>
Date: Fri, 17 Oct 2003 13:42:45 -0400
NNTP-Posting-Host: 66.131.120.230
X-Complaints-To: ab***@videotron.ca
X-Trace: wagner.videotron.net 1066412599 66.131.120.230 (Fri, 17 Oct 2003
13:43:19 EDT)NNTP-Posting-Date: Fri, 17 Oct 2003 13:43:19 EDT
Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed 00.sul.t-online.de!t-onlin
e.de!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news-out1.nntp.be!propa
gator2-sterling!news-in-sterling.nuthinbutnews.com!news-xfer2.atl.newshostin
g.com!63.218.45.10.MISMATCH!newshosting.com!news-xfer1.atl.newshosting.com!d
iablo.voicenet.com!wesley.videotron.net!wagner.vid eotron.net.POSTED!not-for-
mailXref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.aspnet.webservic es:19949
microsoft.public.dotnet.framework.aspnet:184988X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
Is it possible to drag and drop controls in an aspx page at runtime ?
Meaning i have developed a ASP.NET web form, the web form is now downloaded
in IE - now can i have this form to detect mouse events, and provide drag
and drop functionality of the controls ?
Thank You
Ivo Tcholakov