Re: Drag N Drop!!!
From: Saravana (saravank_at_sct.co.in)
Date: 01/24/05
- Next message: Stefan Kiryazov: "This group has 0 topics. Click here to post the first message!"
- Previous message: Saravana: "Re: What's the difference between HTML controls and the basic web controls?"
- In reply to: Kevin Spencer: "Re: Drag N Drop!!!"
- Next in thread: Vai2000: "Re: Drag N Drop!!!"
- Reply: Vai2000: "Re: Drag N Drop!!!"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 24 Jan 2005 23:12:05 +0530
Check out this article to know how to implement drag and drop functionality
using dhmtl
http://msdn.microsoft.com/msdnmag/issues/04/01/CuttingEdge/default.aspx
-- -Saravana http://dotnetjunkies.com/WebLog/saravana/ www.ExtremeExperts.com "Kevin Spencer" <kevin@DIESPAMMERSDIEtakempis.com> wrote in message news:%23U8RnmjAFHA.2572@tk2msftngp13.phx.gbl... > HTML +/- JavaScript +/- CSS = DHTML. If you want drag /n drop functionality, > you need JavaScript + HTML (DHTML). > > -- > HTH, > > Kevin Spencer > Microsoft MVP > .Net Developer > Neither a follower nor a lender be. > > "Ethem Azun" <EthemAzun@discussions.microsoft.com> wrote in message > news:0F24082F-9A24-4F52-AA51-AB01556B8304@microsoft.com... > > > > Hi Vai2000, > > > > What about javascript? You can get the same effect by changing the > > coordinates of elements with onmousedrag event. But you might get flickers > > etc. If you are looking for a component that uses only javascript and no > > DHTML, I came across this one, might help; > > > > http://blog.simon-cozens.org/6785.html > > > > Hope this helps, > > > > Ethem > > > > > > "Vai2000" wrote: > > > >> Hi All, I need to provide Drag N Drop Functionality on a WebForm? How to > >> proceed about it, Client is unwilling to go with DHTML Solution, wants > >> some > >> other way to accomplish it. > >> > >> TIA > >> > >> > >> > >
- Next message: Stefan Kiryazov: "This group has 0 topics. Click here to post the first message!"
- Previous message: Saravana: "Re: What's the difference between HTML controls and the basic web controls?"
- In reply to: Kevin Spencer: "Re: Drag N Drop!!!"
- Next in thread: Vai2000: "Re: Drag N Drop!!!"
- Reply: Vai2000: "Re: Drag N Drop!!!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|