I'm using the latest version of jquery, and tablednd

onDrop, a form is submitted with 1 hidden value in each row of the
table. I check for the hidden value in the row that was dragged and
dropped, and it is present.
Then I serialize the form  and the serialization has all the hidden
values except for the 1 in the row that got dragged and dropped. why?

Reply via email to