Hi,
How do I set a child object that has been set to delete, to undelete. Is this possible?
Basically when a user un-checks a checkbox in my checkboxlist custom control I set the child object to delete, however they then can re-tick the checkbox at which point I want to remove the deleted flag from the child object.
Thanks
Andy