P
PaleRider
Hi,
The FirstName and LastName fields in main table have required property set
to true. In my form controls txtFirstName and txtLastName I want to trap
when a user backspaces over something they typed.
How do you trap error 3314 in the control's Dirty property. I want to allow
people to clear out what they typed in a control and move to a different
control without getting the error 3314. Is this possible?
PR
The FirstName and LastName fields in main table have required property set
to true. In my form controls txtFirstName and txtLastName I want to trap
when a user backspaces over something they typed.
How do you trap error 3314 in the control's Dirty property. I want to allow
people to clear out what they typed in a control and move to a different
control without getting the error 3314. Is this possible?
PR