Re: Drag N Drop!!!
From: Vai2000 (nospam_at_microsoft.com)
Date: 01/24/05
- Next message: IPGrunt: "Re: String.Insert() problem"
- Previous message: bruce barker: "Re: make an <object> invisible or moved to back?!"
- In reply to: Saravana: "Re: Drag N Drop!!!"
- Next in thread: IPGrunt: "Re: Drag N Drop!!!"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 24 Jan 2005 13:19:30 -0500
Thank ya all, I am overwhelmed with the responses! I will start educating
the client that the soln is unachievable without DHTML and proceed
thereafter.
"Saravana" <saravank@sct.co.in> wrote in message
news:unnOCwjAFHA.3700@tk2msftngp13.phx.gbl...
> 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: IPGrunt: "Re: String.Insert() problem"
- Previous message: bruce barker: "Re: make an <object> invisible or moved to back?!"
- In reply to: Saravana: "Re: Drag N Drop!!!"
- Next in thread: IPGrunt: "Re: Drag N Drop!!!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|