Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Drag and drop at runtime ?

Reply
Thread Tools

Drag and drop at runtime ?

 
 
Chak
Guest
Posts: n/a
 
      10-16-2003
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 ?
 
Reply With Quote
 
 
 
 
Victor Garcia Aprea [MVP]
Guest
Posts: n/a
 
      10-20-2003
Hi Chak,

You will need to resort to some javascript code to support drag and drop at
the client-side and to detected mouse events. If you've never coded in
javascript before, I suggest you get a good book on the subject. If you
already know some javascript you could try searching the many javascript
code repositories on the web to find something that you may use as a
jumpstart.

--
Victor Garcia Aprea
Microsoft MVP | ASP.NET
Looking for insights on ASP.NET? Read my blog:
http://obies.com/vga/blog.aspx
To contact me remove 'NOSPAM'. Please post all questions to the newsgroup
and not by private mail.

"Chak" <> wrote in message
news:2c75401c393be$9f2d6ed0$...
> 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 ?



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Drag and Drop and Generate Graphic backstreetboy Java 0 10-22-2007 08:29 AM
Drag and Drop controls during runtime in Windows App mattgcon@yahoo.com ASP .Net Building Controls 0 12-01-2006 10:01 PM
Q:How to "drag and drop" jpg's into html and have the code write itself? mr_cross HTML 11 10-11-2006 10:27 PM
RubyDotNet and Drag and Drop Wayne Vucenic Ruby 3 09-28-2003 09:01 PM
Drag & Drop API: get source component in drop traget 'dragOver' Oliver Klein Java 0 08-24-2003 12:01 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57