hi
my form has some unbound radio buttons (Yes/No options) which when changed update the value in a hidden bound textbox (values Y and N, the db was set up this way unfortunately).
i want to create a rollback table so that changes can be undone. so, on the forms dirty event i insert the...