To implement drag and drop in cakephp using jquery, you need to follow following steps. Step 1: Make index.ctp and add following code in it. Step 2: Make UsersController.php, and add the following in it. Read more about Drag, Drop, Sort and Save using jQuery in CakePHP visit Findnerd. |