Drag and Drop from TreePanel to GridPanel Columns

  1. #1

    Drag and Drop from TreePanel to GridPanel Columns

    I would love an example demonstrating drag and drop from TreePanel to GridPanel, adding new columns
  2. #2
    Hi,

    The following sample demonstrates dragging from a GridPanel to a TreePanel, see

    https://examples1.ext.net/#/DragDrop/Grid/Grid_to_Tree/

    This one demonstrates dragging from a TreePanel to a TreePanel, see

    https://examples1.ext.net/#/TreePane...Between_Trees/

    Hope this helps
    Geoffrey McGill
    Founder
  3. #3
    Hi geoffrey, thanks for your help,

    This helps is not exactly what I'm looking for. I?m trying to create columns on a grid from tree columns list.



    Quote Originally Posted by geoffrey.mcgill View Post
    Hi,

    The following sample demonstrates dragging from a GridPanel to a TreePanel, see

    https://examples1.ext.net/#/DragDrop/Grid/Grid_to_Tree/

    This one demonstrates dragging from a TreePanel to a TreePanel, see

    https://examples1.ext.net/#/TreePane...Between_Trees/

    Hope this helps
  4. #4
    Unfortunately, we have no such example. But the ones that Geoffrey mentioned will help you to start.

    And I'd suggest you to investigate GridPanel, ColumnModel API's to get the methods how to to add a column.
    http://dev.sencha.com/deploy/ext-3.3.1/docs/

Similar Threads

  1. Drag Drop events in TreePanel
    By web4u in forum 2.x Help
    Replies: 0
    Last Post: Aug 08, 2012, 6:31 AM
  2. TreePanel - Drag & Drop
    By jigpatel06 in forum 1.x Help
    Replies: 0
    Last Post: Oct 19, 2010, 10:31 AM
  3. Replies: 0
    Last Post: Sep 27, 2010, 12:59 PM
  4. [CLOSED] TreePanel Drag and Drop
    By davidhoyt in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jan 28, 2009, 5:24 AM

Posting Permissions