Drag'n Drop

  1. #1

    Drag'n Drop

    Hi,

    Is it possible to drag one or some rows of a GridPanel to a node of a TreePanel?
    I enabled the dragdrop on the GridPanel and in the TreePanel.
    I see "one line selected" when I drag but I can't drop it into the node...

    I have another problem:
    I created a new AjaxEvent of a gridpanel that :
    - removes all bodycontrols of a panel
    - fills some new bodycontrols into this panel

    For the first time, I have my panel filled correctly with new controls.
    When I select another row, the panel doesn't change (still the same old controls) as if it was never updated.

    What can I do?
    Thank you.
  2. #2

    RE: Drag'n Drop

    Hi Yannis,

    Drag/Drop support is available in the upcoming v1.0 release. We have several examples demonstrating Drag/Drop from GridPanel-to-TreePanel, GridPanel-to-GridPanel, TreePanel-to-TreePanel and drop a record on a FormPanel.


    Regarding your other questions, please provide a simplified .aspx code sample demonstrating how to reproduce the issue.


    Geoffrey McGill
    Founder

Similar Threads

  1. drag and drop question
    By maxdiable in forum 1.x Help
    Replies: 0
    Last Post: Oct 25, 2010, 11:55 AM
  2. drag and drop between tow grids
    By simbal in forum 1.x Help
    Replies: 2
    Last Post: Apr 26, 2009, 8:36 PM
  3. Drag Drop
    By designworxz in forum 1.x Help
    Replies: 0
    Last Post: Feb 19, 2009, 11:46 PM
  4. [CLOSED] MultiSelect with drag and drop, Drop listener
    By Jurke in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jan 30, 2009, 8:25 AM
  5. Drag & Drop
    By iwen in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Nov 26, 2008, 1:23 PM

Posting Permissions