6 Replies Latest reply on Oct 17, 2007 1:18 AM by haoues01

    Drag & Drop retrive  dnd params javascript

    haoues01

      Hi,

      I implemented a jsp page using dnd and it works fine, excepted the fact that is very very slow (my collection contains around 1300 items and when I drop an item I have to submit the whole region )! So, I want to know if there is a way to retrieve only the id of the item to drop (using dnd params transmitted to the drag indicator or something else) and then submit only my destination collection???

      I hope I've been clear. Any help would be great. Thans in advance for your attention.