Click here to Skip to main content
15,881,938 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello guys, i have 3 different repeater controls designed with bootstrap 4 and dragula jquery library, they read items from database and display them in the page by status type in the database. You can see how they looks like here:

Snapshoot

Now when i move items with drag and drop from one to another repeated they work nice, but that is temporary state, after i refresh the page they all bring back the state from database.

Bootstrap use Dragula jquery library for drag and drop: Dragula Website

My question is, is there anybody who have created ajax function using Dragula api to save the new state of the items after they are move with drag and drop?



What I have tried:

I try to use some of the codes from dragula website but they are very simple and dont make any help to me.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900