C
Chris Cairns
Is there a way to determine if the current field is dirty? I need to know
if a user has changed the value in the current field. That way if they press
the escape key I will allow access to undo the field but if it is not dirty
then I want to display a message to the user asking them to answer yes or no
to losing all of the changes to the current record which is what happens
when you press escape and the current field has not been changed.
if a user has changed the value in the current field. That way if they press
the escape key I will allow access to undo the field but if it is not dirty
then I want to display a message to the user asking them to answer yes or no
to losing all of the changes to the current record which is what happens
when you press escape and the current field has not been changed.