Jquery dynamic Drag and Drop
Hi All,
I am using jquery for drag and drop functionality. The elements of drag and drop are dynamic means number of records i want to drag and drop is dynamic. I have create dynamic drag and drop event also for each element (record) by using for loop. When i drag one record and drop it to another, but i don't get id where i drop the draged record.