Forum /
Ext JS Community Forums 3.x /
Ext 3.x: Help & Discussion /
Ext User
Drag multiple <div> Elements
Drag multiple <div> Elements
Hi,
I wanted to ask if there was something in Ext that could provide a similar functionality:
(this Example is taken from Jquery: you can also select multiple <div>s by drawing a rectangle)
http://www.ryancoughlin.com/demos/dragselect/index.html
I also read a discussion in which Animal suggested to use DDView:
http://www.sencha.com/forum/showthre...abled-Ext.View
But I was looking for something easier to use, that could also provide me the "selection Rectangle".
Is there anything similar in Ext? Is there any DnD class that can do it?
Thanks
Sencha - Ext JS Dev Team
A DDView drags selected nodes IIRC
And there's a clicky-draggy selection plugin in the examples UX folder.
So there's some stuff for you to work with.
Ext User
Is there any simple example that explains how to use DDView?
Sencha - Ext JS Dev Team
The MultiSelect example does it.
Ext User
Originally Posted by
Animal
The MultiSelect example does it.
Can I ask you where it is? I can't find it.
Anyway, I still can't get if DDView is like a DataView that needs a store.. In that case , wouldn't that be too much complex to move just a couple of divs?
Sencha - Ext JS Dev Team
Moving divs is an easy trick.
It's the application meaning, and the data that is being carried, and passed into some object that is important.
What are wanting? A trick which moves coloured divs on the screen, or an app which delivers a payload of objects to another object?
Similar Threads
By Alex84 in forum Ext 2.x: Help & Discussion
Replies: 1
Last Post: 29 Oct 2009, 8:12 AM
By deepakjacob in forum Ext 3.x: Help & Discussion
Replies: 0
Last Post: 21 Jul 2009, 6:53 AM
By balaji.krish in forum Ext 2.x: Help & Discussion
Replies: 4
Last Post: 24 May 2009, 10:28 PM
By Brian_himself in forum Ext 1.x: Help & Discussion
Replies: 5
Last Post: 7 Nov 2007, 4:54 AM
By kaps77 in forum Ext 1.x: Help & Discussion
Replies: 18
Last Post: 6 Jan 2007, 11:36 PM
Tags for this Thread
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us