Drag and Drop for Wijmo TreeGrid Using childItemsPath

Posted by: satyamurthy.rada on 5 July 2019, 2:43 pm EST

    • Post Options:
    • Link

    Posted 5 July 2019, 2:43 pm EST

    Hi Team,

    I need to implement Drag and Drop for TreeGrid. I see only drag and drop happens when there is single level rows.

    If I use childItemsPath drag and drop is not working.

    Please suggest if there is inbuilt way to achieve this.

    Thanks,

    Satya.

  • Posted 8 July 2019, 6:36 am EST

    Hi Satya,

    We have asked the dev team to look into this issue. We will give you an update as soon as we have further information.

  • Posted 9 July 2019, 5:51 am EST

    Hi again,

    We are sorry but dragging rows in a hierarchical grid is not supported. You may need to implement the drag and drop behavior by using the standard HTML drag/drop events. Please refer to the sample below:

    https://stackblitz.com/edit/js-n4yeqz

    In this sample, we have handled the drag/drop events to show a dragging behavior and moved the items from the original position to the new position in the collection view of the grid.

  • Posted 9 July 2019, 2:31 pm EST

    Thanks. Its helped me.

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels