Building modern and Responsive UI also providesa provision for the users to do that Job just with Drag & Drops so its a general requirement for many of us to implement a drag and drop functionality so that it will update the Records in SFDC
so i am using jQuery sortable API to drag and drop the rows of a data table so it can update the data in SFDC based on the position of the each record in Table
