I am trying to bring drag and drop list item with two list box having multi selection feature in both side of the list box. Is there any jquery feature to bring drag and drop using two listbox
.NET forums are moving to a new home on Microsoft Q&A, we encourage you to go to Microsoft Q&A for .NET for posting new questions and get involved today.
.NET forums are moving to a new home on Microsoft Q&A, we encourage you to go to Microsoft Q&A for .NET for posting new questions and get involved today.
Member
400 Points
1293 Posts
Drag and Drop List Items (with multi selection)
Nov 30, 2020 09:38 AM|polachan|LINK
Hi
I am trying to bring drag and drop list item with two list box having multi selection feature in both side of the list box. Is there any jquery feature to bring drag and drop using two listbox
Pol
Member
730 Points
246 Posts
Re: Drag and Drop List Items (with multi selection)
Dec 01, 2020 05:44 AM|Jerry Cai|LINK
Hi,polachan
You can check this:
And this an official link about sortable.
Result:
Best Regards,
Jerry Cai
Member
400 Points
1293 Posts
Re: Drag and Drop List Items (with multi selection)
Dec 08, 2020 01:47 PM|polachan|LINK
Many Thanks Jerry
Is it possible to give Select All button for List box items to select in your example
Member
730 Points
246 Posts
Re: Drag and Drop List Items (with multi selection)
Dec 09, 2020 02:15 AM|Jerry Cai|LINK
Hi, polachan
Yes, You can check the following:
Result:
Best Regards,
Jerry Cai