jQuery UI Widgets › Forums › Lists › ListBox › How to drag multiple selected item to another list box
Tagged: listbox drag and drop
This topic contains 7 replies, has 4 voices, and was last updated by Peter Stoev 6 years, 2 months ago.
-
Author
-
Hello,
I am using jqwidgets 2.2 version for drag and drop list box. But having issue with dragging multiple items on another side. Please help anyone if anyone has or had the same issue. I really want to get this working.
Thanks in advance.
Hi Neelam,
It is possible to drag and drop only by 1 ListBox item. Dragging multiple items simultaneously is not supported.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.comThanks for reply. but I want this feature as my client is sticked to jqwidget and wants this feature. Please let me know what I can do?
Also my client gonna buy Enterprise License + Premium Support + Source Code license. So could you please provide us this feature in that license?
Hi Neelam,
Unfortunately, the implementation of that feature is not planned. I will create a new work item for this missing functionality, but I cannot provide you a time-frame when or whether it will be implemented. The Drag and Drop with the current implementation allows you to drag only by one item, but if you drop the item in the same ListBox, the operation will be Reorder of the Items. With Multiple Items, the drop in the same ListBox will be confusing.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.com+1 for this. Must have! I don’t see much use for multi-select without being able to drag n drop them too. Thanks!
I’m also surprised that after all this time, this feature hasn’t been implemented yet. I’m trying to hack it in myself, but I’m hitting a problem where the listbox is selecting an item for me when I don’t want it to. I thought maybe setting the dropAction to none would be a fix, so that I could manually move the desired items, but that makes the dragStart and dragEnd events not fire.
Why isn’t this fundamental feature in yet?
Hi Pfhoenix,
Based on the requests about something, we implement new features. This one is requested several times for 6 years. Compared to things like VueJS integration requested several times per day, we do what most users need.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.com -
AuthorPosts
You must be logged in to reply to this topic.