I created an extra column and added icons at the end of the list for editing and deleting an event.
Here is what I have
In summary: replace the value="${it.id}" in your g:form tag with id="{it.id}" and remove the hiddenField for ID. I think that will correct the problem.
Let me know if it doesn't work...