jQWidgets Forums

jQuery UI Widgets Forums TreeGrid TreeGrid – can DragDrop support this?

This topic contains 1 reply, has 2 voices, and was last updated by  ivailo 9 years, 5 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • TreeGrid – can DragDrop support this? #78537

    alastairwalker
    Participant

    I have carefully reviewed the forum entries regarding current drag and drop capabilities of TreeGrid. So I am aware of its limitations.

    It does seem though, that DragDrop can be used to support the actions of drag and drop in the visual aspects i.e. activate the cursor, select the object under the cursor on click, drag the image of the row, and then on click on the target row – to complete the action – in the context of the treegrid widget.

    I am not looking for any drag and drop capabilities as such in TreeGrid (i.e. ability to move rows etc). I will do all that in the server using php scripts, together with ajax communication between server and client.

    All I want to do in the TreeGrid, using DragDrop is:

    a) click on a treegrid row, initiate dragstart.

    b) drag the image, then

    c) drop on the clicked row on dragend.

    To some up – in my opinion, this should be using only the existing capabilities of TreeGrid together with the apparent capabilities of DragDrop.

    Is this possible?

    Please advise.

    Alastair

    TreeGrid – can DragDrop support this? #78570

    ivailo
    Participant

    Hi alastairwalker,

    Unfortunately this behavior is not possible.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.