Dragging and Dropping between Lists when it is populated dynamically

Posted by jj01 on Stack Overflow See other posts from Stack Overflow or by jj01
Published on 2010-06-10T13:07:24Z Indexed on 2010/06/10 13:22 UTC
Read the original article Hit count: 166

Filed under:
|
|

Am a newbie to programming and have seen examples on dragging and dropping items from one list to another list using jQuery. My problem is that my list is populated dynamically and so i cannot predefine the list items. Can anyone provide a solution to this? Am working in Visualforce.Thanks in advance.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about drag-and-drop