I have made a drag drop functionality using JQuery, it is working well when applied on static records, as I am using ajax call and updating the div with several records, but Drag functionality is not working on dynamically created records.I have made a drag drop functionality using JQu