Hello, i am new to Dojo and i've got a problem with Drag&Drop in Internet Explorer.
My problem doesn't appear in Firefox, just with IE.
I want to reorder rows in a table, and these rows contain checkboxes.
The problem is that when I drag&drop the rows, values of the dragged checkbox is reset to False,whatever is the real value of the checkbox. (as i can see in the console)
If i just check or uncheck the box without dragging it, there is no problem.
I'm not sure it's clear, i join a part of my code :
script language="javascript" type="text/javascript"
