[CLOSED] Drag and Drop Reordering inside a panel

  1. #1

    [CLOSED] Drag and Drop Reordering inside a panel

    Are there any examples of using drag and drop to reorder items inside a panel? For example, I have a panel with a bunch of other panels. I want to be able to reorder the panels.
    Last edited by Daniil; Jul 18, 2011 at 2:47 PM. Reason: [CLOSED]
  2. #2
    Hi,

    Vertical or horizontal reordering?
  3. #3
    Both? Imagine your DataView example with the images and scrollbar. Except now you can reorder the images inside of it (swap images with panels). Something like the following mockup:

    Click image for larger version. 

Name:	reorder.png 
Views:	234 
Size:	3.2 KB 
ID:	2961
  4. #4
    Hi,

    Please see the following post for vertical reordering
    http://forums.ext.net/showthread.php...ll=1#post55256

    The code form that post is updated version (Y reordering) of ToolbarReorderer plugin which can perform horizontal reordering (http://dev.sencha.com/deploy/ext-3.4...orderable.html)

    If you have any troubles with that code then please inform me
  5. #5
    The link to reorder toolbar extension doesn't work in that page. I also tried the Ext 4.0 examples page, and it's broken there too.
    http://dev.sencha.com/deploy/ext-3.4.0/examples/ux/ToolbarReorderer

    I
    s there another way to get to the source code for ext 3.4 ux?

    edit: nm, found them in svn
  6. #6
    Hi,

    Please post more details what issues do you have with ToolbarReorderer ?

    Also please see the following sample
    https://examples1.ext.net/#/DragDrop...ropable_Panel/

Similar Threads

  1. [CLOSED] Checkbox is not able uncheck in grid panel with drag and drop
    By rnachman in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jan 02, 2012, 6:13 AM
  2. Drag and drop reordering in Dataview
    By jophinm in forum 1.x Help
    Replies: 2
    Last Post: Nov 11, 2011, 11:19 AM
  3. Replies: 6
    Last Post: Dec 17, 2009, 8:40 AM
  4. [CLOSED] Drag-Drop Nodes inside TreePanel
    By juanpablo.belli@huddle.com.ar in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Feb 12, 2009, 9:37 AM
  5. [FIXED] Drag/Drop of Window out of panel
    By jetskij16 in forum Bugs
    Replies: 1
    Last Post: Apr 16, 2008, 5:06 PM

Posting Permissions